Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dl2cap.h102 #define L2CAP_CONF_RSP 0x05 macro
/linux-4.1.27/net/bluetooth/
Dl2cap_core.c4007 l2cap_send_cmd(conn, ident, L2CAP_CONF_RSP, in l2cap_send_efs_conf_rsp()
4057 l2cap_send_cmd(conn, cmd->ident, L2CAP_CONF_RSP, in l2cap_config_req()
4069 l2cap_send_cmd(conn, cmd->ident, L2CAP_CONF_RSP, in l2cap_config_req()
4083 l2cap_send_cmd(conn, cmd->ident, L2CAP_CONF_RSP, len, rsp); in l2cap_config_req()
5342 case L2CAP_CONF_RSP: in l2cap_bredr_sig_cmd()