Searched refs:BT_BOND_STATE_BONDED (Results 1 – 3 of 3) sorted by relevance
269 (pairing_cb.state == BT_BOND_STATE_BONDED && pairing_cb.sdp_attempts); in is_bonding_or_sdp()300 } else if (bond_state == BT_BOND_STATE_BONDED) { in btif_dm_send_bond_state_changed()337 btif_dm_send_bond_state_changed(address, BT_BOND_STATE_BONDED); in btif_dm_init()562 } else if (state == BT_BOND_STATE_BONDED) { in bond_state_changed()578 (state == BT_BOND_STATE_BONDED && pairing_cb.sdp_attempts > 0)) { in bond_state_changed()705 BT_BOND_STATE_BONDED); in btif_dm_cb_hid_remote_name()1160 state = BT_BOND_STATE_BONDED; in btif_dm_auth_cmpl_evt()1207 bond_state_changed(BT_STATUS_SUCCESS, bd_addr, BT_BOND_STATE_BONDED); in btif_dm_auth_cmpl_evt()1476 pairing_cb.state == BT_BOND_STATE_BONDED && in btif_dm_search_services_evt()1504 if (pairing_cb.state == BT_BOND_STATE_BONDED && pairing_cb.sdp_attempts && in btif_dm_search_services_evt()[all …]
98 case BT_BOND_STATE_BONDED: in bond_state_changed()
298 BT_BOND_STATE_BONDED enumerator