Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/include/stack/
Dgatt_api.h124 #define GATT_CONN_LMP_TIMEOUT HCI_ERR_LMP_RESPONSE_TIMEOUT /* 0x22 connection fai…
Dhcidefs.h852 #define HCI_ERR_LMP_RESPONSE_TIMEOUT 0x22 macro
/hal_espressif-3.5.0/components/bt/host/bluedroid/btc/core/
Dbtc_dm.c376 case HCI_ERR_LMP_RESPONSE_TIMEOUT: in btc_dm_auth_cmpl_evt()
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_5_gap.c117 case HCI_ERR_LMP_RESPONSE_TIMEOUT: in btm_ble_hci_status_to_str()
Dbtm_sec.c4436 if (status == HCI_ERR_CONNECTION_TOUT || status == HCI_ERR_LMP_RESPONSE_TIMEOUT || in btm_sec_connected()