Searched refs:BT_BOND_STATE_BONDED (Results 1 – 3 of 3) sorted by relevance
98 case BT_BOND_STATE_BONDED: in bond_state_changed()
265 (pairing_cb.state == BT_BOND_STATE_BONDED && pairing_cb.sdp_attempts); in is_bonding_or_sdp()517 (state == BT_BOND_STATE_BONDED && pairing_cb.sdp_attempts > 0)) { in bond_state_changed()644 BT_BOND_STATE_BONDED); in btif_dm_cb_hid_remote_name()1099 state = BT_BOND_STATE_BONDED; in btif_dm_auth_cmpl_evt()1148 bond_state_changed(BT_STATUS_SUCCESS, bd_addr, BT_BOND_STATE_BONDED); in btif_dm_auth_cmpl_evt()1408 pairing_cb.state == BT_BOND_STATE_BONDED && in btif_dm_search_services_evt()1436 if (pairing_cb.state == BT_BOND_STATE_BONDED && pairing_cb.sdp_attempts && in btif_dm_search_services_evt()2863 state = BT_BOND_STATE_BONDED; in btif_dm_ble_auth_cmpl_evt()2912 if (state == BT_BOND_STATE_BONDED && bd_addr != pairing_cb.static_bdaddr) { in btif_dm_ble_auth_cmpl_evt()3340 case BT_BOND_STATE_BONDED: in btif_debug_bond_event_dump()
297 BT_BOND_STATE_BONDED enumerator