Searched defs:OnTrackChanged (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_avrcp_ct_server.cpp | 184 void OnTrackChanged(const RawAddress &rawAddr, uint64_t uid, int result) override in OnTrackChanged() function in OHOS::Bluetooth::BluetoothAvrcpCtServer::impl::ObserverImpl 614 void OnTrackChanged(const RawAddress &rawAddr, uint64_t uid, int result) in OnTrackChanged() function
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_avrcp_ct_observer_proxy.cpp | 721 void BluetoothAvrcpCtObserverProxy::OnTrackChanged(const RawAddress &rawAddr, uint64_t uid, int res… in OnTrackChanged() function in OHOS::Bluetooth::BluetoothAvrcpCtObserverProxy
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_avrcp_ct.cpp | 329 void OnTrackChanged(const RawAddress &rawAddr, uint64_t uid, int result) override in OnTrackChanged() function in OHOS::Bluetooth::AvrcpController::impl::ObserverImpl 762 void OnTrackChanged(const BluetoothRemoteDevice &device, uint64_t uid, int result) in OnTrackChanged() function
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/ |
H A D | avrcp_ct_service.cpp | 2043 void AvrcpCtService::OnTrackChanged(const RawAddress &rawAddr, uint64_t uid, int result) const in OnTrackChanged() function in OHOS::bluetooth::AvrcpCtService
|