Symbol: HCI_BREDR_ENABLED
net/bluetooth/eir.c
276
if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED))
net/bluetooth/hci_conn.c
1683
if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) {
net/bluetooth/hci_core.c
2383
(!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) &&
net/bluetooth/hci_core.c
2647
hci_dev_set_flag(hdev, HCI_BREDR_ENABLED);
net/bluetooth/hci_core.c
351
if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) {
net/bluetooth/hci_core.c
671
hci_dev_set_flag(hdev, HCI_BREDR_ENABLED);
net/bluetooth/hci_core.c
704
if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) {
net/bluetooth/hci_sync.c
1142
(!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) &&
net/bluetooth/hci_sync.c
3413
if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED))
net/bluetooth/hci_sync.c
3480
if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED))
net/bluetooth/hci_sync.c
3582
!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED))) {
net/bluetooth/hci_sync.c
3819
if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED))
net/bluetooth/hci_sync.c
4072
hci_dev_clear_flag(hdev, HCI_BREDR_ENABLED);
net/bluetooth/hci_sync.c
5882
if (hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) {
net/bluetooth/hci_sync.c
5948
if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED))
net/bluetooth/hci_sync.c
6170
if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED))
net/bluetooth/hci_sync.c
963
if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED))
net/bluetooth/mgmt.c
1195
if (hci_dev_test_flag(hdev, HCI_BREDR_ENABLED))
net/bluetooth/mgmt.c
1518
else if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED))
net/bluetooth/mgmt.c
1589
!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED))
net/bluetooth/mgmt.c
1788
!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED))
net/bluetooth/mgmt.c
2571
if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) {
net/bluetooth/mgmt.c
6744
if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) ||
net/bluetooth/mgmt.c
6803
hci_dev_clear_flag(hdev, HCI_BREDR_ENABLED);
net/bluetooth/mgmt.c
6854
if (cp->val == hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) {
net/bluetooth/mgmt.c
6867
hci_dev_change_flag(hdev, HCI_BREDR_ENABLED);
net/bluetooth/mgmt.c
6897
if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) &&
net/bluetooth/mgmt.c
6925
hci_dev_set_flag(hdev, HCI_BREDR_ENABLED);
net/bluetooth/mgmt.c
6997
if (hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) &&
net/bluetooth/mgmt.c
7010
!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) {
net/bluetooth/mgmt.c
8413
(!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) &&
net/bluetooth/mgmt.c
8445
if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED))
net/bluetooth/mgmt.c
891
if (hci_dev_test_flag(hdev, HCI_BREDR_ENABLED))
net/bluetooth/mgmt.c
928
!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) ||