Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_cache.cc725 std::vector<uint16_t> value_of_descriptors; in bta_gattc_read_ext_prop_desc_cmpl() local
729 value_of_descriptors.push_back(extended_properties); in bta_gattc_read_ext_prop_desc_cmpl()
733 p_srvc_cb->pending_discovery.SetValueOfDescriptors(value_of_descriptors); in bta_gattc_read_ext_prop_desc_cmpl()