Home
last modified time | relevance | path

Searched refs:itemAttrs_ (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_avrcp_ct.h292 explicit ItemAttributes(const std::vector<ItemAttribute> &itemAttrs) : itemAttrs_(itemAttrs) in ItemAttributes()
296 std::vector<ItemAttribute> itemAttrs_; member in OHOS::Bluetooth::AvrcpCtResponse::ItemAttributes
398 std::unique_ptr<ItemAttributes> itemAttrs_ {nullptr};
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_ct.cpp714 resp.itemAttrs_ = std::make_unique<AvrcpCtResponse::ItemAttributes>(itemAttrs); in OnGetItemAttributes()

Completed in 4 milliseconds