Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_dm.c112 UINT8 sdp_attempts; member
501 state, pairing_cb.state, pairing_cb.sdp_attempts); in bond_state_changed()
510 if (!pairing_cb.sdp_attempts) in bond_state_changed()
1002 pairing_cb.sdp_attempts = 0; in btif_dm_ssp_cfm_req_evt()
1133 pairing_cb.sdp_attempts = 1;; in btif_dm_auth_cmpl_evt()
1452 (pairing_cb.sdp_attempts < BTIF_DM_MAX_SDP_ATTEMPTS_AFTER_PAIRING)) in btif_dm_search_services_evt()
1455 pairing_cb.sdp_attempts++; in btif_dm_search_services_evt()
1479 pairing_cb.sdp_attempts > 0) in btif_dm_search_services_evt()
1483 pairing_cb.sdp_attempts = 0; in btif_dm_search_services_evt()