Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h1507 BT_SECURITY_ERR_OOB_NOT_AVAILABLE, enumerator
/Zephyr-latest/subsys/bluetooth/host/
Dsmp.c456 return BT_SECURITY_ERR_OOB_NOT_AVAILABLE; in security_err_get()
486 SEC_ERR(BT_SECURITY_ERR_OOB_NOT_AVAILABLE), in bt_security_err_to_str()
508 case BT_SECURITY_ERR_OOB_NOT_AVAILABLE: in smp_err_get()
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c864 case BT_SECURITY_ERR_OOB_NOT_AVAILABLE: in security_err_str()