Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_dm.c117 UINT8 sdp_attempts; member
549 state, pairing_cb.state, pairing_cb.sdp_attempts); in bond_state_changed()
558 if (!pairing_cb.sdp_attempts) in bond_state_changed()
1046 pairing_cb.sdp_attempts = 0; in btif_dm_ssp_cfm_req_evt()
1209 pairing_cb.sdp_attempts = 1; in btif_dm_auth_cmpl_evt()
1501 (pairing_cb.sdp_attempts < BTIF_DM_MAX_SDP_ATTEMPTS_AFTER_PAIRING)) in btif_dm_search_services_evt()
1504 pairing_cb.sdp_attempts++; in btif_dm_search_services_evt()
1528 pairing_cb.sdp_attempts > 0) in btif_dm_search_services_evt()
1532 pairing_cb.sdp_attempts = 0; in btif_dm_search_services_evt()