Home
last modified time | relevance | path

Searched refs:HCI_ERR_HW_FAILURE (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_5_gap.c50 case HCI_ERR_HW_FAILURE: in btm_ble_hci_status_to_str()
Dbtm_acl.c517 l2c_link_hci_disc_comp (p->hci_handle, HCI_ERR_HW_FAILURE); in btm_acl_device_down()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcidefs.h837 #define HCI_ERR_HW_FAILURE 0x03 macro