Searched refs:l2cap_cmd_hdr (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/net/bluetooth/ |
| D | l2cap_core.c | 2873 struct l2cap_cmd_hdr *cmd; in l2cap_build_cmd() 2898 cmd = (struct l2cap_cmd_hdr *) skb_put(skb, L2CAP_CMD_HDR_SIZE); in l2cap_build_cmd() 3730 struct l2cap_cmd_hdr *cmd, u16 cmd_len, in l2cap_command_rej() 3755 struct l2cap_cmd_hdr *cmd, in l2cap_connect() 3890 struct l2cap_cmd_hdr *cmd, u16 cmd_len, u8 *data) in l2cap_connect_req() 3909 struct l2cap_cmd_hdr *cmd, u16 cmd_len, in l2cap_connect_create_rsp() 4021 struct l2cap_cmd_hdr *cmd, u16 cmd_len, in l2cap_config_req() 4130 struct l2cap_cmd_hdr *cmd, u16 cmd_len, in l2cap_config_rsp() 4242 struct l2cap_cmd_hdr *cmd, u16 cmd_len, in l2cap_disconnect_req() 4289 struct l2cap_cmd_hdr *cmd, u16 cmd_len, in l2cap_disconnect_rsp() [all …]
|
| /linux-4.4.14/include/net/bluetooth/ |
| D | l2cap.h | 215 struct l2cap_cmd_hdr { struct
|