Searched defs:SetBipClientStatus (Results 1 – 4 of 4) sorted by relevance
| /packages/modules/Bluetooth/system/profile/avrcp/ | ||
| D | connection_handler.cc | 155 void ConnectionHandler::SetBipClientStatus(const RawAddress& bdaddr,  in SetBipClientStatus()  function in bluetooth::avrcp::ConnectionHandler | 
| D | device.cc | 80 void Device::SetBipClientStatus(bool connected) {  in SetBipClientStatus()  function in bluetooth::avrcp::Device | 
| /packages/modules/Bluetooth/system/btif/avrcp/ | ||
| D | avrcp_service.cc | 505 void AvrcpService::SetBipClientStatus(const RawAddress& bdaddr,  in SetBipClientStatus()  function in bluetooth::avrcp::AvrcpService | 
| /packages/modules/Bluetooth/system/profile/avrcp/tests/ | ||
| D | avrcp_device_test.cc | 97   void SetBipClientStatus(bool connected) {  in SetBipClientStatus()  function in bluetooth::avrcp::AvrcpDeviceTest |