Symbol: hci_dev_clear_flag
drivers/bluetooth/btintel.c
2251
hci_dev_clear_flag(hdev, HCI_QUALITY_REPORT);
drivers/bluetooth/btintel.c
3287
hci_dev_clear_flag(hdev, HCI_QUALITY_REPORT);
drivers/bluetooth/btnxpuart.c
1478
hci_dev_clear_flag(hdev, HCI_SETUP);
include/net/bluetooth/hci_core.h
846
hci_dev_clear_flag((hdev), HCI_LE_SCAN); \
include/net/bluetooth/hci_core.h
847
hci_dev_clear_flag((hdev), HCI_LE_ADV); \
include/net/bluetooth/hci_core.h
848
hci_dev_clear_flag((hdev), HCI_LL_RPA_RESOLUTION); \
include/net/bluetooth/hci_core.h
849
hci_dev_clear_flag((hdev), HCI_PERIODIC_INQ); \
include/net/bluetooth/hci_core.h
850
hci_dev_clear_flag((hdev), HCI_QUALITY_REPORT); \
net/bluetooth/hci_core.c
3948
hci_dev_clear_flag(hdev, HCI_CMD_PENDING);
net/bluetooth/hci_core.c
621
hci_dev_clear_flag(hdev, HCI_LIMITED_DISCOVERABLE);
net/bluetooth/hci_core.c
894
hci_dev_clear_flag(hdev, HCI_RFKILLED);
net/bluetooth/hci_core.c
936
hci_dev_clear_flag(hdev, HCI_AUTO_OFF);
net/bluetooth/hci_debugfs.c
1372
hci_dev_clear_flag(hdev, HCI_VENDOR_DIAG);
net/bluetooth/hci_event.c
1368
hci_dev_clear_flag(hdev, HCI_RPA_EXPIRED);
net/bluetooth/hci_event.c
147
hci_dev_clear_flag(hdev, HCI_PERIODIC_INQ);
net/bluetooth/hci_event.c
1574
hci_dev_clear_flag(hdev, HCI_LE_ADV);
net/bluetooth/hci_event.c
1626
hci_dev_clear_flag(hdev, HCI_LE_ADV_0);
net/bluetooth/hci_event.c
1643
hci_dev_clear_flag(hdev, HCI_LE_ADV);
net/bluetooth/hci_event.c
1767
hci_dev_clear_flag(hdev, HCI_LE_SCAN);
net/bluetooth/hci_event.c
2082
hci_dev_clear_flag(hdev, HCI_LL_RPA_RESOLUTION);
net/bluetooth/hci_event.c
2129
hci_dev_clear_flag(hdev, HCI_LE_ENABLED);
net/bluetooth/hci_event.c
2130
hci_dev_clear_flag(hdev, HCI_ADVERTISING);
net/bluetooth/hci_event.c
4039
hci_dev_clear_flag(hdev, HCI_LE_PER_ADV);
net/bluetooth/hci_event.c
499
hci_dev_clear_flag(hdev, HCI_EVENT_FILTER_CONFIGURED);
net/bluetooth/hci_event.c
5726
hci_dev_clear_flag(hdev, HCI_LE_ADV);
net/bluetooth/hci_event.c
5962
hci_dev_clear_flag(hdev, HCI_LE_ADV);
net/bluetooth/hci_event.c
6016
hci_dev_clear_flag(hdev, HCI_PA_SYNC);
net/bluetooth/hci_event.c
651
hci_dev_clear_flag(hdev, HCI_SSP_ENABLED);
net/bluetooth/hci_event.c
6552
hci_dev_clear_flag(hdev, HCI_PA_SYNC);
net/bluetooth/hci_event.c
684
hci_dev_clear_flag(hdev, HCI_SC_ENABLED);
net/bluetooth/hci_sock.c
1328
hci_dev_clear_flag(hdev, HCI_USER_CHANNEL);
net/bluetooth/hci_sock.c
952
hci_dev_clear_flag(hdev, HCI_USER_CHANNEL);
net/bluetooth/hci_sync.c
1945
hci_dev_clear_flag(hdev, HCI_LE_ADV);
net/bluetooth/hci_sync.c
2639
hci_dev_clear_flag(hdev, HCI_LIMITED_DISCOVERABLE);
net/bluetooth/hci_sync.c
2640
hci_dev_clear_flag(hdev, HCI_DISCOVERABLE);
net/bluetooth/hci_sync.c
3405
hci_dev_clear_flag(hdev, HCI_SC_ENABLED);
net/bluetooth/hci_sync.c
4185
hci_dev_clear_flag(hdev, HCI_BREDR_ENABLED);
net/bluetooth/hci_sync.c
5468
hci_dev_clear_flag(hdev, HCI_CMD_DRAIN_WORKQUEUE);
net/bluetooth/hci_sync.c
5480
hci_dev_clear_flag(hdev, HCI_DISCOVERABLE);
net/bluetooth/hci_sync.c
5481
hci_dev_clear_flag(hdev, HCI_LIMITED_DISCOVERABLE);
net/bluetooth/hci_sync.c
5572
hci_dev_clear_flag(hdev, HCI_CMD_DRAIN_WORKQUEUE);
net/bluetooth/hci_sync.c
5612
hci_dev_clear_flag(hdev, HCI_AUTO_OFF);
net/bluetooth/hci_sync.c
5985
hci_dev_clear_flag(hdev, HCI_POWERING_DOWN);
net/bluetooth/hci_sync.c
6627
hci_dev_clear_flag(hdev, HCI_LE_ADV);
net/bluetooth/hci_sync.c
7492
hci_dev_clear_flag(hdev, HCI_PA_SYNC);
net/bluetooth/mgmt.c
1066
hci_dev_clear_flag(hdev, HCI_LIMITED_DISCOVERABLE);
net/bluetooth/mgmt.c
1067
hci_dev_clear_flag(hdev, HCI_DISCOVERABLE);
net/bluetooth/mgmt.c
1095
hci_dev_clear_flag(hdev, HCI_MESH_SENDING);
net/bluetooth/mgmt.c
1152
hci_dev_clear_flag(hdev, HCI_BONDABLE);
net/bluetooth/mgmt.c
1547
hci_dev_clear_flag(hdev, HCI_LIMITED_DISCOVERABLE);
net/bluetooth/mgmt.c
1689
hci_dev_clear_flag(hdev, HCI_DISCOVERABLE);
net/bluetooth/mgmt.c
1695
hci_dev_clear_flag(hdev, HCI_LIMITED_DISCOVERABLE);
net/bluetooth/mgmt.c
1748
hci_dev_clear_flag(hdev, HCI_CONNECTABLE);
net/bluetooth/mgmt.c
1749
hci_dev_clear_flag(hdev, HCI_DISCOVERABLE);
net/bluetooth/mgmt.c
1819
hci_dev_clear_flag(hdev, HCI_LIMITED_DISCOVERABLE);
net/bluetooth/mgmt.c
1820
hci_dev_clear_flag(hdev, HCI_DISCOVERABLE);
net/bluetooth/mgmt.c
1821
hci_dev_clear_flag(hdev, HCI_CONNECTABLE);
net/bluetooth/mgmt.c
2012
hci_dev_clear_flag(hdev, HCI_SSP_ENABLED);
net/bluetooth/mgmt.c
2229
hci_dev_clear_flag(hdev, HCI_MESH);
net/bluetooth/mgmt.c
2310
hci_dev_clear_flag(hdev, HCI_MESH_SENDING);
net/bluetooth/mgmt.c
2590
hci_dev_clear_flag(hdev, HCI_ADVERTISING);
net/bluetooth/mgmt.c
4830
hci_dev_clear_flag(hdev, HCI_MESH);
net/bluetooth/mgmt.c
4904
hci_dev_clear_flag(hdev, HCI_QUALITY_REPORT);
net/bluetooth/mgmt.c
4963
hci_dev_clear_flag(hdev, HCI_OFFLOAD_CODECS_ENABLED);
net/bluetooth/mgmt.c
5021
hci_dev_clear_flag(hdev, HCI_LE_SIMULTANEOUS_ROLES);
net/bluetooth/mgmt.c
6504
hci_dev_clear_flag(hdev, HCI_ADVERTISING);
net/bluetooth/mgmt.c
6558
hci_dev_clear_flag(hdev, HCI_ADVERTISING_CONNECTABLE);
net/bluetooth/mgmt.c
6630
hci_dev_clear_flag(hdev, HCI_ADVERTISING_CONNECTABLE);
net/bluetooth/mgmt.c
6633
hci_dev_clear_flag(hdev, HCI_ADVERTISING_CONNECTABLE);
net/bluetooth/mgmt.c
6777
hci_dev_clear_flag(hdev, HCI_FAST_CONNECTABLE);
net/bluetooth/mgmt.c
6862
hci_dev_clear_flag(hdev, HCI_BREDR_ENABLED);
net/bluetooth/mgmt.c
6920
hci_dev_clear_flag(hdev, HCI_DISCOVERABLE);
net/bluetooth/mgmt.c
6921
hci_dev_clear_flag(hdev, HCI_SSP_ENABLED);
net/bluetooth/mgmt.c
6922
hci_dev_clear_flag(hdev, HCI_LINK_SECURITY);
net/bluetooth/mgmt.c
6923
hci_dev_clear_flag(hdev, HCI_FAST_CONNECTABLE);
net/bluetooth/mgmt.c
7009
hci_dev_clear_flag(hdev, HCI_SC_ENABLED);
net/bluetooth/mgmt.c
7010
hci_dev_clear_flag(hdev, HCI_SC_ONLY);
net/bluetooth/mgmt.c
7014
hci_dev_clear_flag(hdev, HCI_SC_ONLY);
net/bluetooth/mgmt.c
7078
hci_dev_clear_flag(hdev, HCI_SC_ONLY);
net/bluetooth/mgmt.c
7082
hci_dev_clear_flag(hdev, HCI_SC_ONLY);
net/bluetooth/mgmt.c
7205
hci_dev_clear_flag(hdev, HCI_LIMITED_PRIVACY);
net/bluetooth/mgmt.c
7209
hci_dev_clear_flag(hdev, HCI_RPA_EXPIRED);
net/bluetooth/mgmt.c
7211
hci_dev_clear_flag(hdev, HCI_LIMITED_PRIVACY);
net/bluetooth/mgmt.c
8268
hci_dev_clear_flag(hdev, HCI_UNCONFIGURED);