Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_avrcp_ct_server.cpp194 void OnTrackReachedStart(const RawAddress &rawAddr, int result) override in OnTrackReachedStart() function in OHOS::Bluetooth::BluetoothAvrcpCtServer::impl::ObserverImpl
640 void OnTrackReachedStart(const RawAddress &rawAddr, int result) in OnTrackReachedStart() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_ct_observer_proxy.cpp782 void BluetoothAvrcpCtObserverProxy::OnTrackReachedStart(const RawAddress &rawAddr, int result) in OnTrackReachedStart() function in OHOS::Bluetooth::BluetoothAvrcpCtObserverProxy
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_ct.cpp349 void OnTrackReachedStart(const RawAddress &rawAddr, int result) override in OnTrackReachedStart() function in OHOS::Bluetooth::AvrcpController::impl::ObserverImpl
785 void OnTrackReachedStart(const BluetoothRemoteDevice &device, int result) in OnTrackReachedStart() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_service.cpp2065 void AvrcpCtService::OnTrackReachedStart(const RawAddress &rawAddr, int result) const in OnTrackReachedStart() function in OHOS::bluetooth::AvrcpCtService