Home
last modified time | relevance | path

Searched defs:attribtues (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_avrcp_ct_observer_stub.cpp367 std::vector<uint32_t> attribtues {}; in OnGetElementAttributesInner() local
435 std::vector<uint32_t> attribtues {}; in OnGetItemAttributesInner() local
530 std::vector<uint8_t> attribtues {}; in OnPlayerAppSettingChangedInner() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_ct_observer_proxy.cpp365const std::vector<uint8_t> attribtues, const std::vector<std::string> &attributeName, int result) in OnGetPlayerAppSettingAttributeText()
451 const std::vector<uint32_t> &attribtues, const std::vector<std::string> &valueName, int result) in OnGetElementAttributes()
612const std::vector<uint32_t> &attribtues, const std::vector<std::string> &values, int result, int d… in OnGetItemAttributes()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_ct.cpp168const std::vector<uint8_t> attribtues, const std::vector<std::string> &attributeName, int result) … in OnGetPlayerAppSettingAttributeText()
192const std::vector<uint32_t> &attribtues, const std::vector<std::string> &valueName, int result) ov… in OnGetElementAttributes()
278 void OnGetItemAttributes(const RawAddress &rawAddr, const std::vector<uint32_t> &attribtues, in OnGetItemAttributes()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_service.cpp146 const std::vector<uint32_t> &attribtues, const std::vector<std::string> &values, uint8_t label) in OnGetElementAttributes()
1207 std::deque<uint8_t> attribtues; in GetPlayerAppSettingAttributes() local
1531 …Service::OnGetElementAttributes(const RawAddress &rawAddr, const std::vector<uint32_t> &attribtues, in OnGetElementAttributes()
H A Davrcp_tg_vendor.cpp1473 …uint8_t crCode, const std::vector<uint32_t> &attribtues, const std::vector<std::string> &values, u… in AvrcTgGeaPacket()
H A Davrcp_tg_profile.cpp810 …le::SendGetElementAttributesRsp(const RawAddress &rawAddr, const std::vector<uint32_t> &attribtues, in SendGetElementAttributesRsp()