Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/core/
Dbtc_util.c329 case HCI_ERR_ILLEGAL_COMMAND: in btc_hci_to_esp_status()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_5_gap.c46 case HCI_ERR_ILLEGAL_COMMAND: in btm_ble_hci_status_to_str()
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_ble.c173 status = HCI_ERR_ILLEGAL_COMMAND; in L2CA_UpdateBleConnParams()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcidefs.h835 #define HCI_ERR_ILLEGAL_COMMAND 0x01 macro
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c1257 sec_event.auth_cmpl.fail_reason = HCI_ERR_ILLEGAL_COMMAND; in bta_dm_bond()