Home
last modified time | relevance | path

Searched defs:OnAddToNowPlaying (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_service.cpp179 void AvrcpTgService::ObserverImpl::OnAddToNowPlaying(const std::string &addr, uint8_t label, int st… in OnAddToNowPlaying() function in OHOS::bluetooth::AvrcpTgService::ObserverImpl
1720 void AvrcpTgService::OnAddToNowPlaying(const RawAddress &rawAddr, uint8_t label, int status) in GetPlayStatus() function in OHOS::bluetooth::AvrcpTgService
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_avrcp_ct_server.cpp140 void OnAddToNowPlaying(const RawAddress &rawAddr, int status, int detail) override in OnAddToNowPlaying() function in OHOS::Bluetooth::BluetoothAvrcpCtServer::impl::ObserverImpl
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_service.cpp1515 void AvrcpCtService::OnAddToNowPlaying(const RawAddress &rawAddr, int result, int detail) const in OnAddToNowPlaying() function in OHOS::bluetooth::AvrcpCtService