Symbol: HCI_UNCONFIGURED
net/bluetooth/hci_core.c
1002
if (!hci_dev_test_flag(hdev, HCI_UNCONFIGURED))
net/bluetooth/hci_core.c
2657
hci_dev_set_flag(hdev, HCI_UNCONFIGURED);
net/bluetooth/hci_core.c
346
if (hci_dev_test_flag(hdev, HCI_UNCONFIGURED)) {
net/bluetooth/hci_core.c
3603
if (hci_dev_test_flag(hdev, HCI_UNCONFIGURED))
net/bluetooth/hci_core.c
457
if (hci_dev_test_flag(hdev, HCI_UNCONFIGURED) &&
net/bluetooth/hci_core.c
606
if (hci_dev_test_flag(hdev, HCI_UNCONFIGURED)) {
net/bluetooth/hci_core.c
632
if (hci_dev_test_flag(hdev, HCI_UNCONFIGURED)) {
net/bluetooth/hci_core.c
699
if (hci_dev_test_flag(hdev, HCI_UNCONFIGURED)) {
net/bluetooth/hci_core.c
973
hci_dev_test_flag(hdev, HCI_UNCONFIGURED) ||
net/bluetooth/hci_core.c
987
if (hci_dev_test_flag(hdev, HCI_UNCONFIGURED))
net/bluetooth/hci_sock.c
1014
if (hci_dev_test_flag(hdev, HCI_UNCONFIGURED))
net/bluetooth/hci_sock.c
1691
if (hci_dev_test_flag(hdev, HCI_UNCONFIGURED) &&
net/bluetooth/hci_sync.c
5071
hci_dev_set_flag(hdev, HCI_UNCONFIGURED);
net/bluetooth/hci_sync.c
5081
if (hci_dev_test_flag(hdev, HCI_UNCONFIGURED))
net/bluetooth/hci_sync.c
5117
if (!hci_dev_test_flag(hdev, HCI_UNCONFIGURED) &&
net/bluetooth/hci_sync.c
5207
!hci_dev_test_flag(hdev, HCI_UNCONFIGURED) &&
net/bluetooth/hci_sync.c
5387
!auto_off && !hci_dev_test_flag(hdev, HCI_UNCONFIGURED)) {
net/bluetooth/hci_sync.c
5459
hci_dev_test_flag(hdev, HCI_UNCONFIGURED) ||
net/bluetooth/hci_sync.c
5473
if (hci_dev_test_flag(hdev, HCI_UNCONFIGURED))
net/bluetooth/hci_sync.c
5488
if (!hci_dev_test_flag(hdev, HCI_UNCONFIGURED))
net/bluetooth/mgmt.c
446
if (!hci_dev_test_flag(d, HCI_UNCONFIGURED))
net/bluetooth/mgmt.c
470
if (!hci_dev_test_flag(d, HCI_UNCONFIGURED)) {
net/bluetooth/mgmt.c
504
if (hci_dev_test_flag(d, HCI_UNCONFIGURED))
net/bluetooth/mgmt.c
528
if (hci_dev_test_flag(d, HCI_UNCONFIGURED)) {
net/bluetooth/mgmt.c
582
if (hci_dev_test_flag(d, HCI_UNCONFIGURED))
net/bluetooth/mgmt.c
8104
if (hci_dev_test_flag(hdev, HCI_UNCONFIGURED) == is_configured(hdev)) {
net/bluetooth/mgmt.c
8107
if (hci_dev_test_and_change_flag(hdev, HCI_UNCONFIGURED)) {
net/bluetooth/mgmt.c
8156
if (hci_dev_test_flag(hdev, HCI_UNCONFIGURED))
net/bluetooth/mgmt.c
8162
hci_dev_clear_flag(hdev, HCI_UNCONFIGURED);
net/bluetooth/mgmt.c
9486
if (hci_dev_test_flag(hdev, HCI_UNCONFIGURED)) {
net/bluetooth/mgmt.c
9512
if (hci_dev_test_flag(hdev, HCI_UNCONFIGURED)) {