Home
last modified time | relevance | path

Searched defs:AVRC_GetProfileVersion (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_avrc_api.cc44 uint16_t AVRC_GetProfileVersion() { in AVRC_GetProfileVersion() function
/aosp_15_r20/packages/modules/Bluetooth/system/btif/include/
Dcore_callbacks.h113 uint16_t (*AVRC_GetProfileVersion)(); member
/aosp_15_r20/packages/modules/Bluetooth/system/stack/avrc/
Davrc_api.cc1009 uint16_t AVRC_GetProfileVersion() { in AVRC_GetProfileVersion() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/sdp/
Dstack_sdp_utils_test.cc142 uint16_t AVRC_GetProfileVersion() { return localAvrcpVersionMock->AvrcpProfileVersionMock(); } in AVRC_GetProfileVersion() function