Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_avrcp_ct_server.cpp179 … void OnPlaybackStatusChanged(const RawAddress &rawAddr, uint8_t playStatus, int result) override in OnPlaybackStatusChanged() function in OHOS::Bluetooth::BluetoothAvrcpCtServer::impl::ObserverImpl
600 void OnPlaybackStatusChanged(const RawAddress &rawAddr, uint8_t playStatus, int result) in OnPlaybackStatusChanged() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_ct_observer_proxy.cpp688 void BluetoothAvrcpCtObserverProxy::OnPlaybackStatusChanged(const RawAddress &rawAddr, uint8_t play… in OnPlaybackStatusChanged() function in OHOS::Bluetooth::BluetoothAvrcpCtObserverProxy
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_ct.cpp318 … void OnPlaybackStatusChanged(const RawAddress &rawAddr, uint8_t playStatus, int result) override in OnPlaybackStatusChanged() function in OHOS::Bluetooth::AvrcpController::impl::ObserverImpl
749 … void OnPlaybackStatusChanged(const BluetoothRemoteDevice &device, uint8_t playStatus, int result) in OnPlaybackStatusChanged() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_service.cpp2031 void AvrcpCtService::OnPlaybackStatusChanged(const RawAddress &rawAddr, uint8_t playStatus, int res… in OnPlaybackStatusChanged() function in OHOS::bluetooth::AvrcpCtService