Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_cache.c240 static UINT8 bta_gattc_get_char_inst_id(tBTA_GATTC_CACHE *p_service_cache, tBT_UUID *p_uuid) in bta_gattc_get_char_inst_id() function
402 p_attr->inst_id = bta_gattc_get_char_inst_id(p_srvc_cb->p_cur_srvc, p_uuid); in bta_gattc_add_attr_to_cache()