Home
last modified time | relevance | path

Searched refs:BT_HCI_ERR_INSUFFICIENT_SECURITY (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/subsys/bluetooth/common/
Dbt_str.c85 HCI_ERR(BT_HCI_ERR_INSUFFICIENT_SECURITY), in bt_hci_err_to_str()
/Zephyr-latest/subsys/bluetooth/host/classic/
Dsco.c140 return BT_HCI_ERR_INSUFFICIENT_SECURITY; in sco_server_check_security()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h3981 #define BT_HCI_ERR_INSUFFICIENT_SECURITY 0x0e macro
/Zephyr-latest/subsys/bluetooth/host/
Diso.c1487 return BT_HCI_ERR_INSUFFICIENT_SECURITY; in iso_server_check_security()