Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_cache.c269 static UINT8 bta_gattc_get_char_descr_inst_id(tBTA_GATTC_CACHE_ATTR *p_char_attr, tBT_UUID *p_uuid) in bta_gattc_get_char_descr_inst_id() function
406 … p_attr->inst_id = bta_gattc_get_char_descr_inst_id(p_srvc_cb->p_cur_srvc->p_cur_char, p_uuid); in bta_gattc_add_attr_to_cache()