Searched refs:L2CAP_CONF_RSP (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/net/bluetooth/ |
D | l2cap.h | 104 #define L2CAP_CONF_RSP 0x05 macro
|
/Linux-v4.19/net/bluetooth/ |
D | l2cap_core.c | 4032 l2cap_send_cmd(conn, ident, L2CAP_CONF_RSP, in l2cap_send_efs_conf_rsp() 4082 l2cap_send_cmd(conn, cmd->ident, L2CAP_CONF_RSP, in l2cap_config_req() 4094 l2cap_send_cmd(conn, cmd->ident, L2CAP_CONF_RSP, in l2cap_config_req() 4108 l2cap_send_cmd(conn, cmd->ident, L2CAP_CONF_RSP, len, rsp); in l2cap_config_req() 5374 case L2CAP_CONF_RSP: in l2cap_bredr_sig_cmd()
|