Home
last modified time | relevance | path

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

/system/bt/stack/gap/
Dgap_ble.cc51 } tGAP_ATTR; typedef
75 std::array<tGAP_ATTR, GAP_MAX_CHAR_NUM> gatt_attr;
123 for (const tGAP_ATTR& db_attr : gatt_attr) { in read_attr_value()
475 for (tGAP_ATTR& db_attr : gatt_attr) { in GAP_BleAttrDBUpdate()