Searched refs:bt_l2cap_le_conn_rsp (Results 1 – 5 of 5) sorted by relevance
105 struct bt_l2cap_le_conn_rsp { struct
1446 struct bt_l2cap_le_conn_rsp *rsp; in le_conn_req()2028 struct bt_l2cap_le_conn_rsp *rsp = (void *)buf->data; in le_conn_rsp()
178 struct bt_l2cap_le_conn_rsp *rsp = (void *)buf->data; in handle_l2cap_connected()
190 struct bt_l2cap_le_conn_rsp *rsp = (void *)buf->data; in handle_l2cap_connected()
747 * :github:`25824` - Unpacked bt_l2cap_le_conn_rsp struct is causing corrupt L2CAP connection reques…