Home
last modified time | relevance | path

Searched refs:AVRC_GetControlProfileVersion (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_avrc_api.cc40 uint16_t AVRC_GetControlProfileVersion() { in AVRC_GetControlProfileVersion() function
/packages/modules/Bluetooth/system/stack/include/
Davrc_api.h268 uint16_t AVRC_GetControlProfileVersion();
/packages/modules/Bluetooth/system/btif/avrcp/
Davrcp_service.cc80 uint16_t GetAvrcpControlVersion() { return AVRC_GetControlProfileVersion(); } in GetAvrcpControlVersion()
/packages/modules/Bluetooth/system/stack/avrc/
Davrc_api.cc979 uint16_t AVRC_GetControlProfileVersion() { in AVRC_GetControlProfileVersion() function
/packages/modules/Bluetooth/system/bta/av/
Dbta_av_main.cc727 AVRC_GetControlProfileVersion()); in bta_av_api_register()