Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/common/
Dbt_str.c135 HCI_ERR(BT_HCI_ERR_LIMIT_REACHED), in bt_hci_err_to_str()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_adv.c2086 rx->rx_ftr.param_adv_term.status = BT_HCI_ERR_LIMIT_REACHED;
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h4031 #define BT_HCI_ERR_LIMIT_REACHED 0x43 macro