Searched refs:l2cap_change_security (Results 1 – 2 of 2) sorted by relevance
1819 static int l2cap_change_security(struct bt_l2cap_le_chan *chan, uint16_t err) in l2cap_change_security() function1903 if (!l2cap_change_security(chan, result)) { in le_ecred_conn_rsp()2056 if (l2cap_change_security(chan, result) == 0) { in le_conn_rsp()
1215 * :github:`27220` - Bluetooth: L2CAP: l2cap_change_security() not considering bt_conn::sec_level wh…