Home
last modified time | relevance | path

Searched refs:BT_L2CAP_LE_ERR_ENCRYPTION (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/
Dl2cap_internal.h98 #define BT_L2CAP_LE_ERR_ENCRYPTION 0x0008 macro
Dl2cap.c1432 return BT_L2CAP_LE_ERR_ENCRYPTION; in l2cap_check_security()
1860 case BT_L2CAP_LE_ERR_ENCRYPTION: in l2cap_change_security()
1925 case BT_L2CAP_LE_ERR_ENCRYPTION: in le_ecred_conn_rsp()
2048 result == BT_L2CAP_LE_ERR_ENCRYPTION) { in le_conn_rsp()
2083 case BT_L2CAP_LE_ERR_ENCRYPTION: in le_conn_rsp()