Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_dm.cc175 uint8_t sdp_attempts; member
323 (pairing_cb.state == BT_BOND_STATE_BONDED && pairing_cb.sdp_attempts); in is_bonding_or_sdp()
601 state, pairing_cb.state, pairing_cb.sdp_attempts); in bond_state_changed()
643 (pairing_cb.sdp_attempts > 0 || in bond_state_changed()
1127 pairing_cb.sdp_attempts = 0; in btif_dm_ssp_cfm_req_evt()
1290 pairing_cb.sdp_attempts = 1; in btif_dm_auth_cmpl_evt()
1714 pairing_cb.sdp_attempts < BTIF_DM_MAX_SDP_ATTEMPTS_AFTER_PAIRING) { in btif_on_service_discovery_results()
1715 if (pairing_cb.sdp_attempts) { in btif_on_service_discovery_results()
1717 pairing_cb.sdp_attempts++; in btif_on_service_discovery_results()
1784 pairing_cb.sdp_attempts) { in btif_on_service_discovery_results()
[all …]