Home
last modified time | relevance | path

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

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