Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/hid/
Dhidh_conn.c385 (result == HCI_ERR_CONNECTION_TOUT || result == HCI_ERR_UNSPECIFIED || in hidh_l2cif_connect_cfm()
614 if ( (disc_res == HCI_ERR_CONNECTION_TOUT || disc_res == HCI_ERR_UNSPECIFIED) && in hidh_l2cif_disconnect_ind()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dgatt_api.h125 #define GATT_CONN_TIMEOUT HCI_ERR_CONNECTION_TOUT /* 0x08 connection time…
Dhcidefs.h842 #define HCI_ERR_CONNECTION_TOUT 0x08 macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_sec.c4446 if (status == HCI_ERR_CONNECTION_TOUT || status == HCI_ERR_LMP_RESPONSE_TIMEOUT || in btm_sec_connected()
4923 name, HCI_ERR_CONNECTION_TOUT); in btm_sec_pairing_timeout()
4927 … p_dev_rec->sec_bd_name, HCI_ERR_CONNECTION_TOUT); in btm_sec_pairing_timeout()
4983 name, HCI_ERR_CONNECTION_TOUT); in btm_sec_pairing_timeout()
4987 … p_dev_rec->sec_bd_name, HCI_ERR_CONNECTION_TOUT); in btm_sec_pairing_timeout()
Dbtm_ble_5_gap.c60 case HCI_ERR_CONNECTION_TOUT: in btm_ble_hci_status_to_str()
/hal_espressif-latest/components/bt/host/bluedroid/btc/core/
Dbtc_dm.c375 case HCI_ERR_CONNECTION_TOUT: in btc_dm_auth_cmpl_evt()