Home
last modified time | relevance | path

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

/system/bt/btif/avrcp/
Davrcp_service.cc393 void AvrcpService::SetBipClientStatus(const RawAddress& bdaddr, in SetBipClientStatus() function in bluetooth::avrcp::AvrcpService
494 void AvrcpService::ServiceInterfaceImpl::SetBipClientStatus( in SetBipClientStatus() function in bluetooth::avrcp::AvrcpService::ServiceInterfaceImpl
/system/bt/profile/avrcp/
Dconnection_handler.cc152 void ConnectionHandler::SetBipClientStatus(const RawAddress& bdaddr, in SetBipClientStatus() function in bluetooth::avrcp::ConnectionHandler
Ddevice.cc70 void Device::SetBipClientStatus(bool connected) { in SetBipClientStatus() function in bluetooth::avrcp::Device
/system/bt/profile/avrcp/tests/
Davrcp_device_test.cc87 void SetBipClientStatus(bool connected) { in SetBipClientStatus() function in bluetooth::avrcp::AvrcpDeviceTest