Home
last modified time | relevance | path

Searched refs:HCI_ERR_RESERVED_SLOT_VIOLATION (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_5_gap.c145 case HCI_ERR_RESERVED_SLOT_VIOLATION: in btm_ble_hci_status_to_str()
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/include/stack/
Dhcidefs.h879 #define HCI_ERR_RESERVED_SLOT_VIOLATION 0x34 macro