Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_ct.cpp708 AvrcpCtResponse::ItemAttributes::ItemAttribute itemAttr; in OnGetItemAttributes() local
709 itemAttr.attribute_ = attributes.at(i); in OnGetItemAttributes()
710 itemAttr.value_ = values.at(i); in OnGetItemAttributes()
711 itemAttrs.push_back(itemAttr); in OnGetItemAttributes()