Home
last modified time | relevance | path

Searched refs:SdpLookupAudioRoleCb (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/profile/avrcp/
Dconnection_handler.h178 void SdpLookupAudioRoleCb(uint16_t handle, bool found,
Dconnection_handler.cc665 base::Bind(&ConnectionHandler::SdpLookupAudioRoleCb, in SdpLookupAudioRole()
669 void ConnectionHandler::SdpLookupAudioRoleCb(uint16_t handle, bool found, in SdpLookupAudioRoleCb() function in bluetooth::avrcp::ConnectionHandler