Symbol: hci_sock_set_flag
include/net/bluetooth/bluetooth.h
619
void hci_sock_set_flag(struct sock *sk, int nr);
net/bluetooth/hci_sock.c
1102
hci_sock_set_flag(sk, HCI_SOCK_TRUSTED);
net/bluetooth/hci_sock.c
1261
hci_sock_set_flag(sk, HCI_SOCK_TRUSTED);
net/bluetooth/hci_sock.c
1354
hci_sock_set_flag(sk, HCI_SOCK_TRUSTED);
net/bluetooth/hci_sock.c
1385
hci_sock_set_flag(sk, HCI_SOCK_TRUSTED);
net/bluetooth/hci_sock.c
1429
hci_sock_set_flag(sk, HCI_SOCK_TRUSTED);
net/bluetooth/hci_sock.c
1467
hci_sock_set_flag(sk, HCI_MGMT_INDEX_EVENTS);
net/bluetooth/hci_sock.c
1468
hci_sock_set_flag(sk, HCI_MGMT_UNCONF_INDEX_EVENTS);
net/bluetooth/hci_sock.c
1469
hci_sock_set_flag(sk, HCI_MGMT_OPTION_EVENTS);
net/bluetooth/hci_sock.c
1470
hci_sock_set_flag(sk, HCI_MGMT_SETTING_EVENTS);
net/bluetooth/hci_sock.c
1471
hci_sock_set_flag(sk, HCI_MGMT_DEV_CLASS_EVENTS);
net/bluetooth/hci_sock.c
1472
hci_sock_set_flag(sk, HCI_MGMT_LOCAL_NAME_EVENTS);
net/bluetooth/mgmt.c
1243
hci_sock_set_flag(sk, HCI_MGMT_EXT_INFO_EVENTS);
net/bluetooth/mgmt.c
4695
hci_sock_set_flag(sk, HCI_MGMT_EXP_FEATURE_EVENTS);
net/bluetooth/mgmt.c
4745
hci_sock_set_flag(sk, HCI_MGMT_EXP_FEATURE_EVENTS);
net/bluetooth/mgmt.c
4786
hci_sock_set_flag(sk, HCI_MGMT_EXP_FEATURE_EVENTS);
net/bluetooth/mgmt.c
4838
hci_sock_set_flag(sk, HCI_MGMT_EXP_FEATURE_EVENTS);
net/bluetooth/mgmt.c
4911
hci_sock_set_flag(sk, HCI_MGMT_EXP_FEATURE_EVENTS);
net/bluetooth/mgmt.c
4971
hci_sock_set_flag(sk, HCI_MGMT_EXP_FEATURE_EVENTS);
net/bluetooth/mgmt.c
5029
hci_sock_set_flag(sk, HCI_MGMT_EXP_FEATURE_EVENTS);
net/bluetooth/mgmt.c
5078
hci_sock_set_flag(sk, HCI_MGMT_EXP_FEATURE_EVENTS);
net/bluetooth/mgmt.c
597
hci_sock_set_flag(sk, HCI_MGMT_EXT_INDEX_EVENTS);
net/bluetooth/mgmt.c
8388
hci_sock_set_flag(cmd->sk, HCI_MGMT_OOB_DATA_EVENTS);
net/bluetooth/mgmt.c
8561
hci_sock_set_flag(sk, HCI_MGMT_OOB_DATA_EVENTS);