Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h1516 BT_SECURITY_ERR_PAIR_NOT_ALLOWED, enumerator
/Zephyr-latest/subsys/bluetooth/host/
Dsmp.c466 return BT_SECURITY_ERR_PAIR_NOT_ALLOWED; in security_err_get()
489 SEC_ERR(BT_SECURITY_ERR_PAIR_NOT_ALLOWED), in bt_security_err_to_str()
522 case BT_SECURITY_ERR_PAIR_NOT_ALLOWED: in smp_err_get()
1720 case BT_SECURITY_ERR_PAIR_NOT_ALLOWED: in hci_err_get()
Dhci_core.c2115 return BT_SECURITY_ERR_PAIR_NOT_ALLOWED; in bt_security_err_get()
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c870 case BT_SECURITY_ERR_PAIR_NOT_ALLOWED: in security_err_str()