Home
last modified time | relevance | path

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

/aosp12/system/bt/test/mock/
H A Dmock_stack_avrc_sdp.cc44 uint16_t AVRC_FindService(uint16_t service_uuid, const RawAddress& bd_addr, in AVRC_FindService() function
/aosp12/system/bt/stack/include/
H A Davrc_api.h337 extern uint16_t AVRC_FindService(uint16_t service_uuid,
/aosp12/system/bt/stack/avrc/
H A Davrc_sdp.cc108 uint16_t AVRC_FindService(uint16_t service_uuid, const RawAddress& bd_addr, in AVRC_FindService() function
/aosp12/system/bt/btif/avrcp/
H A Davrcp_service.cc74 return AVRC_FindService(service_uuid, bd_addr, p_db, p_cback); in FindService()
/aosp12/system/bt/bta/av/
H A Dbta_av_act.cc2228 if (AVRC_FindService(UUID_SERVCLASS_AV_REMOTE_CONTROL, peer_addr, in bta_av_rc_disc()