Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/host/
Dl2cap.c1819 static int l2cap_change_security(struct bt_l2cap_le_chan *chan, uint16_t err) in l2cap_change_security() function
1903 if (!l2cap_change_security(chan, result)) { in le_ecred_conn_rsp()
2056 if (l2cap_change_security(chan, result) == 0) { in le_conn_rsp()
/Zephyr-Core-3.7.0/doc/releases/
Drelease-notes-2.4.rst1215 * :github:`27220` - Bluetooth: L2CAP: l2cap_change_security() not considering bt_conn::sec_level wh…