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.h1519 BT_SECURITY_ERR_INVALID_PARAM, enumerator
/Zephyr-latest/subsys/bluetooth/host/
Dsmp.c468 return BT_SECURITY_ERR_INVALID_PARAM; in security_err_get()
490 SEC_ERR(BT_SECURITY_ERR_INVALID_PARAM), in bt_security_err_to_str()
518 case BT_SECURITY_ERR_INVALID_PARAM: in smp_err_get()
1722 case BT_SECURITY_ERR_INVALID_PARAM: in hci_err_get()
Dhci_core.c2117 return BT_SECURITY_ERR_INVALID_PARAM; in bt_security_err_get()
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c872 case BT_SECURITY_ERR_INVALID_PARAM: in security_err_str()