Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_cache.cc239 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()
Dbta_gattc_int.h219 uint8_t srvc_disc_count; /* current discovery retry count */ member