Symbol: HCI_BREDR_ENABLED
net/bluetooth/eir.c
276
if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED))
net/bluetooth/hci_conn.c
1751
if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) {
net/bluetooth/hci_core.c
2343
(!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) &&
net/bluetooth/hci_core.c
2607
hci_dev_set_flag(hdev, HCI_BREDR_ENABLED);
net/bluetooth/hci_core.c
348
if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) {
net/bluetooth/hci_core.c
631
hci_dev_set_flag(hdev, HCI_BREDR_ENABLED);
net/bluetooth/hci_core.c
664
if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) {
net/bluetooth/hci_sync.c
1156
(!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) &&
net/bluetooth/hci_sync.c
3521
if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED))
net/bluetooth/hci_sync.c
3589
if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED))
net/bluetooth/hci_sync.c
3695
!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED))) {
net/bluetooth/hci_sync.c
3932
if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED))
net/bluetooth/hci_sync.c
4185
hci_dev_clear_flag(hdev, HCI_BREDR_ENABLED);
net/bluetooth/hci_sync.c
6032
if (hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) {
net/bluetooth/hci_sync.c
6098
if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED))
net/bluetooth/hci_sync.c
6320
if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED))
net/bluetooth/hci_sync.c
967
if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED))
net/bluetooth/mgmt.c
1192
if (hci_dev_test_flag(hdev, HCI_BREDR_ENABLED))
net/bluetooth/mgmt.c
1515
else if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED))
net/bluetooth/mgmt.c
1586
!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED))
net/bluetooth/mgmt.c
1785
!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED))
net/bluetooth/mgmt.c
2568
if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) {
net/bluetooth/mgmt.c
6803
if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) ||
net/bluetooth/mgmt.c
6862
hci_dev_clear_flag(hdev, HCI_BREDR_ENABLED);
net/bluetooth/mgmt.c
6913
if (cp->val == hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) {
net/bluetooth/mgmt.c
6926
hci_dev_change_flag(hdev, HCI_BREDR_ENABLED);
net/bluetooth/mgmt.c
6956
if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) &&
net/bluetooth/mgmt.c
6984
hci_dev_set_flag(hdev, HCI_BREDR_ENABLED);
net/bluetooth/mgmt.c
7056
if (hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) &&
net/bluetooth/mgmt.c
7069
!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) {
net/bluetooth/mgmt.c
8519
(!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) &&
net/bluetooth/mgmt.c
8551
if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED))
net/bluetooth/mgmt.c
888
if (hci_dev_test_flag(hdev, HCI_BREDR_ENABLED))
net/bluetooth/mgmt.c
925
!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) ||