Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/smp/src/
Dmain.c45 zassert_str_equal(bt_security_err_to_str(BT_SECURITY_ERR_KEY_REJECTED), in ZTEST()
/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h1522 BT_SECURITY_ERR_KEY_REJECTED, enumerator
/Zephyr-latest/subsys/bluetooth/host/
Dsmp.c470 return BT_SECURITY_ERR_KEY_REJECTED; in security_err_get()
491 SEC_ERR(BT_SECURITY_ERR_KEY_REJECTED), in bt_security_err_to_str()