Searched defs:attribtues (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_avrcp_ct_observer_stub.cpp | 367 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 D | bluetooth_avrcp_ct_observer_proxy.cpp | 365 … const 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() 612 …const 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 D | bluetooth_avrcp_ct.cpp | 168 …const std::vector<uint8_t> attribtues, const std::vector<std::string> &attributeName, int result) … in OnGetPlayerAppSettingAttributeText() 192 …const 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 D | avrcp_tg_service.cpp | 146 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 D | avrcp_tg_vendor.cpp | 1473 …uint8_t crCode, const std::vector<uint32_t> &attribtues, const std::vector<std::string> &values, u… in AvrcTgGeaPacket()
|
H A D | avrcp_tg_profile.cpp | 810 …le::SendGetElementAttributesRsp(const RawAddress &rawAddr, const std::vector<uint32_t> &attribtues, in SendGetElementAttributesRsp()
|