Home
last modified time | relevance | path

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

/aosp12/system/bt/btif/avrcp/
H A 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
/aosp12/system/bt/profile/avrcp/
H A Dconnection_handler.cc152 void ConnectionHandler::SetBipClientStatus(const RawAddress& bdaddr, in SetBipClientStatus() function in bluetooth::avrcp::ConnectionHandler
H A Ddevice.cc70 void Device::SetBipClientStatus(bool connected) { in SetBipClientStatus() function in bluetooth::avrcp::Device
/aosp12/system/bt/profile/avrcp/tests/
H A Davrcp_device_test.cc87 void SetBipClientStatus(bool connected) { in SetBipClientStatus() function in bluetooth::avrcp::AvrcpDeviceTest