Searched defs:SetBipClientStatus (Results 1 – 5 of 5) sorted by relevance
563 void AvrcpService::SetBipClientStatus(const RawAddress& bdaddr, bool connected) { in SetBipClientStatus() function in bluetooth::avrcp::AvrcpService706 void AvrcpService::ServiceInterfaceImpl::SetBipClientStatus(const RawAddress& bdaddr, in SetBipClientStatus() function in bluetooth::avrcp::AvrcpService::ServiceInterfaceImpl
186 void ConnectionHandler::SetBipClientStatus(const RawAddress& bdaddr, bool connected) { in SetBipClientStatus() function in bluetooth::avrcp::ConnectionHandler
86 void Device::SetBipClientStatus(bool connected) { in SetBipClientStatus() function in bluetooth::avrcp::Device
60 void AvrcpService::ServiceInterfaceImpl::SetBipClientStatus(const RawAddress& /*bdaddr*/, in SetBipClientStatus() function in bluetooth::avrcp::AvrcpService::ServiceInterfaceImpl
111 void SetBipClientStatus(bool connected) { test_device->SetBipClientStatus(connected); } in SetBipClientStatus() function in bluetooth::avrcp::AvrcpDeviceTest