Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_avrcp_ct_server.cpp189 void OnTrackReachedEnd(const RawAddress &rawAddr, int result) override in OnTrackReachedEnd() function in OHOS::Bluetooth::BluetoothAvrcpCtServer::impl::ObserverImpl
628 void OnTrackReachedEnd(const RawAddress &rawAddr, int result) in OnTrackReachedEnd() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_ct_observer_proxy.cpp754 void BluetoothAvrcpCtObserverProxy::OnTrackReachedEnd(const RawAddress &rawAddr, int result) in OnTrackReachedEnd() function in OHOS::Bluetooth::BluetoothAvrcpCtObserverProxy
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_ct.cpp339 void OnTrackReachedEnd(const RawAddress &rawAddr, int result) override in OnTrackReachedEnd() function in OHOS::Bluetooth::AvrcpController::impl::ObserverImpl
774 void OnTrackReachedEnd(const BluetoothRemoteDevice &device, int result) in OnTrackReachedEnd() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_service.cpp2054 void AvrcpCtService::OnTrackReachedEnd(const RawAddress &rawAddr, int result) const in OnTrackReachedEnd() function in OHOS::bluetooth::AvrcpCtService