Home
last modified time | relevance | path

Searched refs:ReceiveGetElementAttributesCmd (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.h1213 void ReceiveGetElementAttributesCmd(const RawAddress &rawAddr, uint8_t label, Packet *pkt);
H A Davrcp_tg_profile.cpp824 void AvrcTgProfile::ReceiveGetElementAttributesCmd(const RawAddress &rawAddr, uint8_t label, Packet… in ReceiveGetElementAttributesCmd() function in OHOS::bluetooth::AvrcTgProfile
1501 ReceiveGetElementAttributesCmd(rawAddr, label, pkt); in ReceiveVendorCmd()