Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dl2cap.h108 #define L2CAP_INFO_REQ 0x0a macro
/openbmc/linux/net/bluetooth/
H A Dl2cap_core.c1403 l2cap_send_cmd(conn, conn->info_ident, L2CAP_INFO_REQ, in l2cap_request_info()
4046 l2cap_send_cmd(conn, conn->info_ident, L2CAP_INFO_REQ, in l2cap_connect()
4600 L2CAP_INFO_REQ, sizeof(req), &req); in l2cap_information_rsp()
4800 case L2CAP_INFO_REQ: in l2cap_bredr_sig_cmd()