Symbol: hci_sock_set_flag
include/net/bluetooth/bluetooth.h
621
void hci_sock_set_flag(struct sock *sk, int nr);
net/bluetooth/hci_sock.c
1104
hci_sock_set_flag(sk, HCI_SOCK_TRUSTED);
net/bluetooth/hci_sock.c
1263
hci_sock_set_flag(sk, HCI_SOCK_TRUSTED);
net/bluetooth/hci_sock.c
1356
hci_sock_set_flag(sk, HCI_SOCK_TRUSTED);
net/bluetooth/hci_sock.c
1387
hci_sock_set_flag(sk, HCI_SOCK_TRUSTED);
net/bluetooth/hci_sock.c
1431
hci_sock_set_flag(sk, HCI_SOCK_TRUSTED);
net/bluetooth/hci_sock.c
1469
hci_sock_set_flag(sk, HCI_MGMT_INDEX_EVENTS);
net/bluetooth/hci_sock.c
1470
hci_sock_set_flag(sk, HCI_MGMT_UNCONF_INDEX_EVENTS);
net/bluetooth/hci_sock.c
1471
hci_sock_set_flag(sk, HCI_MGMT_OPTION_EVENTS);
net/bluetooth/hci_sock.c
1472
hci_sock_set_flag(sk, HCI_MGMT_SETTING_EVENTS);
net/bluetooth/hci_sock.c
1473
hci_sock_set_flag(sk, HCI_MGMT_DEV_CLASS_EVENTS);
net/bluetooth/hci_sock.c
1474
hci_sock_set_flag(sk, HCI_MGMT_LOCAL_NAME_EVENTS);
net/bluetooth/mgmt.c
1246
hci_sock_set_flag(sk, HCI_MGMT_EXT_INFO_EVENTS);
net/bluetooth/mgmt.c
4638
hci_sock_set_flag(sk, HCI_MGMT_EXP_FEATURE_EVENTS);
net/bluetooth/mgmt.c
4688
hci_sock_set_flag(sk, HCI_MGMT_EXP_FEATURE_EVENTS);
net/bluetooth/mgmt.c
4729
hci_sock_set_flag(sk, HCI_MGMT_EXP_FEATURE_EVENTS);
net/bluetooth/mgmt.c
4781
hci_sock_set_flag(sk, HCI_MGMT_EXP_FEATURE_EVENTS);
net/bluetooth/mgmt.c
4854
hci_sock_set_flag(sk, HCI_MGMT_EXP_FEATURE_EVENTS);
net/bluetooth/mgmt.c
4914
hci_sock_set_flag(sk, HCI_MGMT_EXP_FEATURE_EVENTS);
net/bluetooth/mgmt.c
4972
hci_sock_set_flag(sk, HCI_MGMT_EXP_FEATURE_EVENTS);
net/bluetooth/mgmt.c
5021
hci_sock_set_flag(sk, HCI_MGMT_EXP_FEATURE_EVENTS);
net/bluetooth/mgmt.c
600
hci_sock_set_flag(sk, HCI_MGMT_EXT_INDEX_EVENTS);
net/bluetooth/mgmt.c
8282
hci_sock_set_flag(cmd->sk, HCI_MGMT_OOB_DATA_EVENTS);
net/bluetooth/mgmt.c
8455
hci_sock_set_flag(sk, HCI_MGMT_OOB_DATA_EVENTS);