Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h1510 BT_SECURITY_ERR_AUTH_REQUIREMENT, enumerator
/Zephyr-latest/subsys/bluetooth/host/
Dsmp.c459 return BT_SECURITY_ERR_AUTH_REQUIREMENT; in security_err_get()
487 SEC_ERR(BT_SECURITY_ERR_AUTH_REQUIREMENT), in bt_security_err_to_str()
512 case BT_SECURITY_ERR_AUTH_REQUIREMENT: in smp_err_get()
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c866 case BT_SECURITY_ERR_AUTH_REQUIREMENT: in security_err_str()