Searched refs:total_srvc (Results 1 – 4 of 4) sorted by relevance
187 p_srvc_cb->total_srvc = 0; in bta_gattc_init_cache()591 p_srvc_cb->cur_char_idx = p_srvc_cb->next_avail_idx = p_srvc_cb->total_srvc; in bta_gattc_explore_srvc()598 if (p_srvc_cb->cur_srvc_idx < p_srvc_cb->total_srvc) { in bta_gattc_explore_srvc()653 p_srvc_cb->cur_char_idx = p_srvc_cb->total_srvc; in bta_gattc_incl_srvc_disc_cmpl()779 p_srvc_cb->total_srvc ++; in bta_gattc_add_srvc_to_list()
262 UINT8 total_srvc; member
1304 p_cb->total_srvc = 0; in bta_hh_clear_service_cache()1460 if (bta_hh_le_add_hid_srvc_entry(p_dev_cb, p_dev_cb->total_srvc)) { in bta_hh_le_search_result()1461 p_dev_cb->total_srvc ++; in bta_hh_le_search_result()1463 APPL_TRACE_DEBUG("num of hid service: %d", p_dev_cb->total_srvc); in bta_hh_le_search_result()1555 if (p_data->status != BTA_GATT_OK || p_dev_cb->total_srvc == 0) { in bta_hh_le_srvc_search_cmpl()
335 UINT8 total_srvc; member