Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_avrc_sdp.h77 struct AVRC_FindService { struct
89 extern struct AVRC_FindService AVRC_FindService; argument
Dmock_stack_avrc_sdp.cc41 struct AVRC_FindService AVRC_FindService; variable
71 uint16_t AVRC_FindService(uint16_t service_uuid, const RawAddress& bd_addr, in AVRC_FindService() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/avrc/
Davrc_sdp.cc129 uint16_t AVRC_FindService(uint16_t service_uuid, const RawAddress& bd_addr, in AVRC_FindService() function