Searched refs:BT_BOND_STATE_BONDED (Results 1 – 3 of 3) sorted by relevance
98 case BT_BOND_STATE_BONDED: in bond_state_changed()
262 (pairing_cb.state == BT_BOND_STATE_BONDED && pairing_cb.sdp_attempts); in is_bonding_or_sdp()509 (state == BT_BOND_STATE_BONDED && pairing_cb.sdp_attempts > 0)) { in bond_state_changed()636 BT_BOND_STATE_BONDED); in btif_dm_cb_hid_remote_name()1091 state = BT_BOND_STATE_BONDED; in btif_dm_auth_cmpl_evt()1140 bond_state_changed(BT_STATUS_SUCCESS, bd_addr, BT_BOND_STATE_BONDED); in btif_dm_auth_cmpl_evt()1400 (pairing_cb.state == BT_BOND_STATE_BONDED) && 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()2837 state = BT_BOND_STATE_BONDED; in btif_dm_ble_auth_cmpl_evt()2874 if (state == BT_BOND_STATE_BONDED && bd_addr != pairing_cb.static_bdaddr) { in btif_dm_ble_auth_cmpl_evt()3306 case BT_BOND_STATE_BONDED: in btif_debug_bond_event_dump()
275 BT_BOND_STATE_BONDED enumerator