Home
last modified time | relevance | path

Searched defs:SetBipClientStatus (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/profile/avrcp/
Dconnection_handler.cc169 void ConnectionHandler::SetBipClientStatus(const RawAddress& bdaddr, in SetBipClientStatus() function in bluetooth::avrcp::ConnectionHandler
Ddevice.cc87 void Device::SetBipClientStatus(bool connected) { in SetBipClientStatus() function in bluetooth::avrcp::Device
/packages/modules/Bluetooth/system/btif/avrcp/
Davrcp_service.cc525 void AvrcpService::SetBipClientStatus(const RawAddress& bdaddr, in SetBipClientStatus() function in bluetooth::avrcp::AvrcpService
682 void AvrcpService::ServiceInterfaceImpl::SetBipClientStatus( in SetBipClientStatus() function in bluetooth::avrcp::AvrcpService::ServiceInterfaceImpl
/packages/modules/Bluetooth/system/btif/test/
Dbtif_rc_test.cc63 void AvrcpService::ServiceInterfaceImpl::SetBipClientStatus( in SetBipClientStatus() function in bluetooth::avrcp::AvrcpService::ServiceInterfaceImpl
/packages/modules/Bluetooth/system/profile/avrcp/tests/
Davrcp_device_test.cc109 void SetBipClientStatus(bool connected) { in SetBipClientStatus() function in bluetooth::avrcp::AvrcpDeviceTest