Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h1548 BT_SECURITY_ERR_INVALID_PARAM, enumerator
/Zephyr-latest/subsys/bluetooth/host/
Dsmp.c474 return BT_SECURITY_ERR_INVALID_PARAM; in security_err_get()
496 SEC_ERR(BT_SECURITY_ERR_INVALID_PARAM), in bt_security_err_to_str()
524 case BT_SECURITY_ERR_INVALID_PARAM: in smp_err_get()
1759 case BT_SECURITY_ERR_INVALID_PARAM: in hci_err_get()
Dhci_core.c2123 return BT_SECURITY_ERR_INVALID_PARAM; in bt_security_err_get()
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c875 case BT_SECURITY_ERR_INVALID_PARAM: in security_err_str()