Searched refs:sdp_attempts (Results 1 – 1 of 1) sorted by relevance
122 uint8_t sdp_attempts; member262 (pairing_cb.state == BT_BOND_STATE_BONDED && pairing_cb.sdp_attempts); in is_bonding_or_sdp()503 state, pairing_cb.state, pairing_cb.sdp_attempts); in bond_state_changed()509 (state == BT_BOND_STATE_BONDED && pairing_cb.sdp_attempts > 0)) { in bond_state_changed()986 pairing_cb.sdp_attempts = 0; in btif_dm_ssp_cfm_req_evt()1130 pairing_cb.sdp_attempts = 1; in btif_dm_auth_cmpl_evt()1401 (pairing_cb.sdp_attempts < BTIF_DM_MAX_SDP_ATTEMPTS_AFTER_PAIRING)) { in btif_dm_search_services_evt()1404 pairing_cb.sdp_attempts++; in btif_dm_search_services_evt()1423 if (pairing_cb.state == BT_BOND_STATE_BONDED && pairing_cb.sdp_attempts && in btif_dm_search_services_evt()1428 pairing_cb.sdp_attempts = 0; in btif_dm_search_services_evt()