Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_ct.cpp705 AvrcpCtResponse::ItemAttributes::ItemAttribute itemAttr; in OnGetItemAttributes() local
706 itemAttr.attribute_ = attributes.at(i); in OnGetItemAttributes()
707 itemAttr.value_ = values.at(i); in OnGetItemAttributes()
708 itemAttrs.push_back(itemAttr); in OnGetItemAttributes()

Completed in 3 milliseconds