Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/bluetooth/
Dl2cap.h100 #define L2CAP_CONN_REQ 0x02 macro
/linux-6.12.1/net/bluetooth/
Dl2cap_core.c1230 l2cap_send_cmd(conn, chan->ident, L2CAP_CONN_REQ, sizeof(req), &req); in l2cap_send_conn_req()
4763 case L2CAP_CONN_REQ: in l2cap_bredr_sig_cmd()