Searched refs:total_srvc (Results 1 – 2 of 2) sorted by relevance
170 p_srvc_cb->total_srvc = 0; in bta_gattc_init_cache()485 p_srvc_cb->cur_char_idx = p_srvc_cb->next_avail_idx = p_srvc_cb->total_srvc; in bta_gattc_explore_srvc()493 if (p_srvc_cb->cur_srvc_idx < p_srvc_cb->total_srvc) in bta_gattc_explore_srvc()533 p_srvc_cb->cur_char_idx = p_srvc_cb->total_srvc; in bta_gattc_incl_srvc_disc_cmpl()665 p_srvc_cb->total_srvc ++; in bta_gattc_add_srvc_to_list()
289 UINT8 total_srvc; member