Merge remote-tracking branch 'upstream/master'
into mueller_framework
This commit is contained in:
@ -106,8 +106,9 @@ public:
|
||||
protected:
|
||||
/**
|
||||
* Check the target subservice
|
||||
* @param subservice
|
||||
* @return
|
||||
* @param subservice[in]
|
||||
* @return -@c RETURN_OK on success
|
||||
* -@c INVALID_SUBSERVICE if service is not known
|
||||
*/
|
||||
virtual ReturnValue_t isValidSubservice(uint8_t subservice) = 0;
|
||||
|
||||
|
Reference in New Issue
Block a user