Home
last modified time | relevance | path

Searched defs:OnSetAddressedPlayer (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.cpp50 void AvrcpTgService::ObserverImpl::OnSetAddressedPlayer(const std::string &addr, uint8_t label, int… in OnSetAddressedPlayer() function in OHOS::bluetooth::AvrcpTgService::ObserverImpl
1079 void AvrcpTgService::OnSetAddressedPlayer(const RawAddress &rawAddr, uint8_t label, int status) in OnSetAddressedPlayer() function in OHOS::bluetooth::AvrcpTgService
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_avrcp_ct_server.cpp71 void OnSetAddressedPlayer(const RawAddress &rawAddr, int result, int detail) override in OnSetAddressedPlayer() function in OHOS::Bluetooth::BluetoothAvrcpCtServer::impl::ObserverImpl
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_service.cpp770 void AvrcpCtService::OnSetAddressedPlayer(const RawAddress &rawAddr, int result, int detail) const in OnSetAddressedPlayer() function in OHOS::bluetooth::AvrcpCtService