Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_avrcp_ct_server.cpp135 void OnPlayItem(const RawAddress &rawAddr, int status, int result) override in OnPlayItem() function in OHOS::Bluetooth::BluetoothAvrcpCtServer::impl::ObserverImpl
496 void OnPlayItem(const RawAddress &rawAddr, int result, int detail) in OnPlayItem() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_ct_observer_proxy.cpp534 void BluetoothAvrcpCtObserverProxy::OnPlayItem(const RawAddress &rawAddr, int status, int result) in OnPlayItem() function in OHOS::Bluetooth::BluetoothAvrcpCtObserverProxy
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_ct.cpp219 void OnPlayItem(const RawAddress &rawAddr, int status, int result) override in OnPlayItem() function in OHOS::Bluetooth::AvrcpController::impl::ObserverImpl
633 void OnPlayItem(const BluetoothRemoteDevice &device, int result, int detail) in OnPlayItem() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_service.cpp169 void AvrcpTgService::ObserverImpl::OnPlayItem(const std::string &addr, uint8_t label, int status) in OnPlayItem() function in OHOS::bluetooth::AvrcpTgService::ObserverImpl
1675 void AvrcpTgService::OnPlayItem(const RawAddress &rawAddr, uint8_t label, int status) in GetPlayStatus() function in OHOS::bluetooth::AvrcpTgService
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_service.cpp1459 void AvrcpCtService::OnPlayItem(const RawAddress &rawAddr, int result, int detail) const in OnPlayItem() function in OHOS::bluetooth::AvrcpCtService