Home
last modified time | relevance | path

Searched refs:OnGetMediaPlayers (Results 1 - 12 of 12) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Di_bluetooth_avrcp_ct_observer.h76 virtual void OnGetMediaPlayers(const RawAddress &rawAddr, uint16_t uidCounter,
/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H A Dbluetooth_avrcp_ct_observer_proxy.h74 void OnGetMediaPlayers(const RawAddress &rawAddr, uint16_t uidCounter,
/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_profile_avrcp_tg.h395 virtual void OnGetMediaPlayers(const RawAddress &rawAddr, uint16_t uidCounter, const std::vector<AvrcMpItem> &items,
H A Dinterface_profile_avrcp_ct.h373 virtual void OnGetMediaPlayers(const RawAddress &rawAddr, uint16_t uidCounter,
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_service.h266 void OnGetMediaPlayers(const std::string &addr, uint16_t uidCounter,
762 void OnGetMediaPlayers(const RawAddress &rawAddr, uint16_t uidCounter, const std::vector<AvrcMpItem> &items,
H A Davrcp_tg_service.cpp202 void AvrcpTgService::ObserverImpl::OnGetMediaPlayers(const std::string &addr, uint16_t uidCounter, in OnGetMediaPlayers() function in OHOS::bluetooth::AvrcpTgService::ObserverImpl
222 service->OnGetMediaPlayers(rawAddr, uidCounter, mpItems, label, status); in OnGetMediaPlayers()
1826 void AvrcpTgService::OnGetMediaPlayers( in GetPlayStatus() function in OHOS::bluetooth::AvrcpTgService
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_avrcp_ct_server.cpp150 void OnGetMediaPlayers(const RawAddress &rawAddr, uint16_t uidCounter, const std::vector<AvrcMpItem> &items,
153 impl_->OnGetMediaPlayers(rawAddr, uidCounter, items, result, detail);
510 void OnGetMediaPlayers( in OnGetMediaPlayers() function
523 observer->OnGetMediaPlayers(rawAddr, in OnGetMediaPlayers()
/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dmedia_service.h109 virtual void OnGetMediaPlayers(const std::string &addr, uint16_t uidCounter,
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_ct.cpp227 void OnGetMediaPlayers(const RawAddress &rawAddr, uint16_t uidCounter,
247 impl_->OnGetMediaPlayers(
643 void OnGetMediaPlayers(const BluetoothRemoteDevice &device, uint16_t uidCounter, in OnGetMediaPlayers() function
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_avrcp_ct_observer_stub.cpp624 stub->OnGetMediaPlayers(RawAddress(addr), uidCounter, items, result, detail); in OnGetMediaPlayersInner()
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_ct_observer_proxy.cpp1051 void BluetoothAvrcpCtObserverProxy::OnGetMediaPlayers(const RawAddress &rawAddr, uint16_t uidCounter, in OnGetMediaPlayers() function in OHOS::Bluetooth::BluetoothAvrcpCtObserverProxy
1056 HILOGE("[OnGetMediaPlayers] fail: write interface token failed."); in OnGetMediaPlayers()
1061 HILOGE("[OnGetMediaPlayers] fail: write result failed"); in OnGetMediaPlayers()
1066 HILOGE("[OnGetMediaPlayers] fail: write result failed"); in OnGetMediaPlayers()
1071 HILOGE("[OnGetMediaPlayers] fail: write result failed"); in OnGetMediaPlayers()
1076 HILOGE("[OnGetMediaPlayers] fail: write AvrcMpItem result failed"); in OnGetMediaPlayers()
1082 HILOGE("[OnGetMediaPlayers] fail: write result failed"); in OnGetMediaPlayers()
1087 HILOGE("[OnGetMediaPlayers] fail: write result failed"); in OnGetMediaPlayers()
1096 HILOGE("BluetoothAvrcpCtObserverProxy::OnGetMediaPlayers done fail, error: %{public}d", error); in OnGetMediaPlayers()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_service.cpp1741 myObserver_->OnGetMediaPlayers(rawAddr, uidCounter, mpItems, result, detail); in OnGetFolderItems()

Completed in 23 milliseconds