Home
last modified time | relevance | path

Searched refs:skip_sk (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dmgmt_util.c60 void *data, u16 data_len, int flag, struct sock *skip_sk) in mgmt_send_event() argument
83 hci_send_to_channel(channel, skb, flag, skip_sk); in mgmt_send_event()
87 skb_get_ktime(skb), flag, skip_sk); in mgmt_send_event()
H A Dmgmt_util.h35 void *data, u16 data_len, int flag, struct sock *skip_sk);
H A Dhci_sock.c268 int flag, struct sock *skip_sk) in __hci_send_to_channel() argument
282 if (sk == skip_sk) in __hci_send_to_channel()
302 int flag, struct sock *skip_sk) in hci_send_to_channel() argument
305 __hci_send_to_channel(channel, skb, flag, skip_sk); in hci_send_to_channel()
371 int flag, struct sock *skip_sk) in hci_send_monitor_ctrl_event() argument
395 if (sk == skip_sk) in hci_send_monitor_ctrl_event()
H A Dmgmt.c289 u16 len, int flag, struct sock *skip_sk) in mgmt_limited_event() argument
292 flag, skip_sk); in mgmt_limited_event()
296 struct sock *skip_sk) in mgmt_event() argument
299 HCI_SOCK_TRUSTED, skip_sk); in mgmt_event()
2424 u8 addr_type, struct sock *skip_sk) in device_unpaired() argument
2432 skip_sk); in device_unpaired()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h1672 int flag, struct sock *skip_sk);
1676 int flag, struct sock *skip_sk);