Searched refs:create_monitor_ctrl_command (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/net/bluetooth/ |
| D | hci_sock.c | 598 static struct sk_buff *create_monitor_ctrl_command(struct sock *sk, u16 index, in create_monitor_ctrl_command() function 1580 skb = create_monitor_ctrl_command(sk, index, opcode, len, in hci_mgmt_cmd()
|
| /kernel/linux/linux-6.6/net/bluetooth/ |
| D | hci_sock.c | 652 static struct sk_buff *create_monitor_ctrl_command(struct sock *sk, u16 index, in create_monitor_ctrl_command() function 1640 cmd = create_monitor_ctrl_command(sk, index, opcode, len, in hci_mgmt_cmd()
|