Symbol: HCI_UNCONFIGURED
net/bluetooth/hci_core.c
2617
hci_dev_set_flag(hdev, HCI_UNCONFIGURED);
net/bluetooth/hci_core.c
343
if (hci_dev_test_flag(hdev, HCI_UNCONFIGURED)) {
net/bluetooth/hci_core.c
3565
if (hci_dev_test_flag(hdev, HCI_UNCONFIGURED))
net/bluetooth/hci_core.c
454
if (hci_dev_test_flag(hdev, HCI_UNCONFIGURED) &&
net/bluetooth/hci_core.c
566
if (hci_dev_test_flag(hdev, HCI_UNCONFIGURED)) {
net/bluetooth/hci_core.c
592
if (hci_dev_test_flag(hdev, HCI_UNCONFIGURED)) {
net/bluetooth/hci_core.c
659
if (hci_dev_test_flag(hdev, HCI_UNCONFIGURED)) {
net/bluetooth/hci_core.c
933
hci_dev_test_flag(hdev, HCI_UNCONFIGURED) ||
net/bluetooth/hci_core.c
947
if (hci_dev_test_flag(hdev, HCI_UNCONFIGURED))
net/bluetooth/hci_core.c
962
if (!hci_dev_test_flag(hdev, HCI_UNCONFIGURED))
net/bluetooth/hci_sock.c
1012
if (hci_dev_test_flag(hdev, HCI_UNCONFIGURED))
net/bluetooth/hci_sock.c
1689
if (hci_dev_test_flag(hdev, HCI_UNCONFIGURED) &&
net/bluetooth/hci_sync.c
5209
hci_dev_set_flag(hdev, HCI_UNCONFIGURED);
net/bluetooth/hci_sync.c
5219
if (hci_dev_test_flag(hdev, HCI_UNCONFIGURED))
net/bluetooth/hci_sync.c
5255
if (!hci_dev_test_flag(hdev, HCI_UNCONFIGURED) &&
net/bluetooth/hci_sync.c
5345
!hci_dev_test_flag(hdev, HCI_UNCONFIGURED) &&
net/bluetooth/hci_sync.c
5536
!auto_off && !hci_dev_test_flag(hdev, HCI_UNCONFIGURED)) {
net/bluetooth/hci_sync.c
5609
hci_dev_test_flag(hdev, HCI_UNCONFIGURED) ||
net/bluetooth/hci_sync.c
5623
if (hci_dev_test_flag(hdev, HCI_UNCONFIGURED))
net/bluetooth/hci_sync.c
5638
if (!hci_dev_test_flag(hdev, HCI_UNCONFIGURED))
net/bluetooth/mgmt.c
443
if (!hci_dev_test_flag(d, HCI_UNCONFIGURED))
net/bluetooth/mgmt.c
467
if (!hci_dev_test_flag(d, HCI_UNCONFIGURED)) {
net/bluetooth/mgmt.c
501
if (hci_dev_test_flag(d, HCI_UNCONFIGURED))
net/bluetooth/mgmt.c
525
if (hci_dev_test_flag(d, HCI_UNCONFIGURED)) {
net/bluetooth/mgmt.c
579
if (hci_dev_test_flag(d, HCI_UNCONFIGURED))
net/bluetooth/mgmt.c
8210
if (hci_dev_test_flag(hdev, HCI_UNCONFIGURED) == is_configured(hdev)) {
net/bluetooth/mgmt.c
8213
if (hci_dev_test_and_change_flag(hdev, HCI_UNCONFIGURED)) {
net/bluetooth/mgmt.c
8262
if (hci_dev_test_flag(hdev, HCI_UNCONFIGURED))
net/bluetooth/mgmt.c
8268
hci_dev_clear_flag(hdev, HCI_UNCONFIGURED);
net/bluetooth/mgmt.c
9599
if (hci_dev_test_flag(hdev, HCI_UNCONFIGURED)) {
net/bluetooth/mgmt.c
9625
if (hci_dev_test_flag(hdev, HCI_UNCONFIGURED)) {