Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_cache.cc324 p_srvc_cb->srvc_disc_count = 0; in bta_gattc_explore_srvc_finished()
538 p_srvc_cb->srvc_disc_count < BTA_GATTC_DISCOVER_RETRY_COUNT) { in bta_gattc_disc_cmpl_cback()
539 p_srvc_cb->srvc_disc_count++; in bta_gattc_disc_cmpl_cback()
Dbta_gattc_int.h252 uint8_t srvc_disc_count; /* current discovery retry count */ member
Dbta_gattc_utils.cc882 << " srvc_disc_count: " << p_known_server->srvc_disc_count in bta_gatt_client_dump()