Home
last modified time | relevance | path

Searched defs:OnGetPlayStatus (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_avrcp_ct_server.cpp129 …void OnGetPlayStatus(const RawAddress &rawAddr, uint32_t songLength, uint32_t songPosition, uint8_… in OnGetPlayStatus() function in OHOS::Bluetooth::BluetoothAvrcpCtServer::impl::ObserverImpl
478 void OnGetPlayStatus( in OnGetPlayStatus() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_ct_observer_proxy.cpp489 void BluetoothAvrcpCtObserverProxy::OnGetPlayStatus(const RawAddress &rawAddr, in OnGetPlayStatus() function in OHOS::Bluetooth::BluetoothAvrcpCtObserverProxy
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_ct.cpp203 void OnGetPlayStatus(const RawAddress &rawAddr, in OnGetPlayStatus() function in OHOS::Bluetooth::AvrcpController::impl::ObserverImpl
619 void OnGetPlayStatus( in OnGetPlayStatus() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_service.cpp157 void AvrcpTgService::ObserverImpl::OnGetPlayStatus(const std::string &addr, uint32_t songLength, ui… in OnGetPlayStatus() function in OHOS::bluetooth::AvrcpTgService::ObserverImpl
1613 void AvrcpTgService::OnGetPlayStatus(const RawAddress &rawAddr, uint32_t songLength, uint32_t songP… in GetPlayStatus() function in OHOS::bluetooth::AvrcpTgService
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_service.cpp1400 void AvrcpCtService::OnGetPlayStatus( in OnGetPlayStatus() function in OHOS::bluetooth::AvrcpCtService