Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_avrcp_ct_server.cpp215 void OnAvailablePlayersChanged(const RawAddress &rawAddr, int result) override in OnAvailablePlayersChanged() function in OHOS::Bluetooth::BluetoothAvrcpCtServer::impl::ObserverImpl
693 void OnAvailablePlayersChanged(const RawAddress &rawAddr, int result) in OnAvailablePlayersChanged() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_ct_observer_proxy.cpp918 void BluetoothAvrcpCtObserverProxy::OnAvailablePlayersChanged(const RawAddress &rawAddr, int result) in OnAvailablePlayersChanged() function in OHOS::Bluetooth::BluetoothAvrcpCtObserverProxy
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_ct.cpp391 void OnAvailablePlayersChanged(const RawAddress &rawAddr, int result) override in OnAvailablePlayersChanged() function in OHOS::Bluetooth::AvrcpController::impl::ObserverImpl
833 void OnAvailablePlayersChanged(const BluetoothRemoteDevice &device, int result) in OnAvailablePlayersChanged() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_service.cpp2112 void AvrcpCtService::OnAvailablePlayersChanged(const RawAddress &rawAddr, int result) const in OnAvailablePlayersChanged() function in OHOS::bluetooth::AvrcpCtService