Searched refs:srvc_disc_count (Results 1 – 2 of 2) sorted by relevance
239 p_srvc_cb->srvc_disc_count = 0; in bta_gattc_explore_srvc_finished()445 p_srvc_cb->srvc_disc_count < BTA_GATTC_DISCOVER_RETRY_COUNT) { in bta_gattc_disc_cmpl_cback()446 p_srvc_cb->srvc_disc_count++; in bta_gattc_disc_cmpl_cback()
219 uint8_t srvc_disc_count; /* current discovery retry count */ member