Home
last modified time | relevance | path

Searched defs:AVRC_IsValidAvcType (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_avrc_utils.h54 struct AVRC_IsValidAvcType { struct
62 extern struct AVRC_IsValidAvcType AVRC_IsValidAvcType; argument
Dmock_stack_avrc_utils.cc40 struct AVRC_IsValidAvcType AVRC_IsValidAvcType; variable
68 bool AVRC_IsValidAvcType(uint8_t pdu_id, uint8_t avc_type) { in AVRC_IsValidAvcType() function
/packages/modules/Bluetooth/system/stack/avrc/
Davrc_utils.cc33 bool AVRC_IsValidAvcType(uint8_t pdu_id, uint8_t avc_type) { in AVRC_IsValidAvcType() function