Searched refs:SendGetItemAttributesRsp (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
H A D | avrcp_tg_profile.h | 924 … void SendGetItemAttributesRsp(const RawAddress &rawAddr, const std::vector<uint32_t> &attributes,
|
H A D | avrcp_tg_service.cpp | 1912 … profile_->SendGetItemAttributesRsp(rawAddr, attrs, vals, label, AVRC_ES_CODE_INTERNAL_ERROR); in GetPlayStatus() 1949 profile_->SendGetItemAttributesRsp(rawAddr, attributes, values, label, status); in GetPlayStatus()
|
H A D | avrcp_tg_profile.cpp | 1662 void AvrcTgProfile::SendGetItemAttributesRsp(const RawAddress &rawAddr, const std::vector<uint32_t>… in SendGetItemAttributesRsp() function in OHOS::bluetooth::AvrcTgProfile
|