Searched refs:total_char (Results 1 – 2 of 2) sorted by relevance
530 p_srvc_cb->total_char = 0; in bta_gattc_start_disc_char()672 if (p_srvc_cb->total_char > 0) { in bta_gattc_char_disc_cmpl()703 while (--p_srvc_cb->total_char > 0) { in bta_gattc_char_dscpt_disc_cmpl()718 …if (p_srvc_cb->total_char == 0) /* all characteristic has been explored, start with next service i… in bta_gattc_char_dscpt_disc_cmpl()812 p_srvc_cb->total_char ++; in bta_gattc_add_char_to_list()821 if (p_srvc_cb->total_char > 1) { in bta_gattc_add_char_to_list()
336 UINT16 total_char; member