Home
last modified time | relevance | path

Searched refs:ReceiveSetPlayerApplicationSettingValueCmd (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_profile.h1186 …void ReceiveSetPlayerApplicationSettingValueCmd(const RawAddress &rawAddr, uint8_t label, Packet *…
H A Davrcp_tg_profile.cpp727 void AvrcTgProfile::ReceiveSetPlayerApplicationSettingValueCmd(const RawAddress &rawAddr, uint8_t l… in ReceiveSetPlayerApplicationSettingValueCmd() function in OHOS::bluetooth::AvrcTgProfile
1492 ReceiveSetPlayerApplicationSettingValueCmd(rawAddr, label, pkt); in ReceiveVendorCmd()