Home
last modified time | relevance | path

Searched defs:hci_err (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-3.7.0/subsys/bluetooth/common/
Dbt_str.c66 const char *bt_hci_err_to_str(uint8_t hci_err) in bt_hci_err_to_str()
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/
Dull_adv.c831 uint8_t hci_err; local
/Zephyr-Core-3.7.0/subsys/bluetooth/host/
Dconn.c2446 void bt_conn_security_changed(struct bt_conn *conn, uint8_t hci_err, in bt_conn_security_changed()
Dhci_core.c2148 enum bt_security_err bt_security_err_get(uint8_t hci_err) in bt_security_err_get()