Searched defs:OnPlayItem (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_avrcp_ct_server.cpp | 135 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 D | bluetooth_avrcp_ct_observer_proxy.cpp | 534 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 D | bluetooth_avrcp_ct.cpp | 219 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 D | avrcp_tg_service.cpp | 169 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 D | avrcp_ct_service.cpp | 1459 void AvrcpCtService::OnPlayItem(const RawAddress &rawAddr, int result, int detail) const in OnPlayItem() function in OHOS::bluetooth::AvrcpCtService
|