HCI_RAW 304 net/bluetooth/hci_conn.c if (!test_bit(HCI_UP, &d->flags) || test_bit(HCI_RAW, &d->flags)) HCI_RAW 479 net/bluetooth/hci_conn.c if (test_bit(HCI_RAW, &hdev->flags)) HCI_RAW 504 net/bluetooth/hci_conn.c if (test_bit(HCI_RAW, &hdev->flags)) HCI_RAW 490 net/bluetooth/hci_core.c set_bit(HCI_RAW, &hdev->flags); HCI_RAW 497 net/bluetooth/hci_core.c if (!test_bit(HCI_RAW, &hdev->flags)) { HCI_RAW 568 net/bluetooth/hci_core.c if (!test_bit(HCI_RAW, &hdev->flags)) { HCI_RAW 643 net/bluetooth/hci_core.c if (!test_bit(HCI_RAW, &hdev->flags)) HCI_RAW 1341 net/bluetooth/hci_core.c if (!test_bit(HCI_RAW, &hdev->flags)) { HCI_RAW 1519 net/bluetooth/hci_core.c if (test_bit(HCI_RAW, &hdev->flags)) { HCI_RAW 190 net/bluetooth/hci_sock.c set_bit(HCI_RAW, &hdev->flags); HCI_RAW 192 net/bluetooth/hci_sock.c clear_bit(HCI_RAW, &hdev->flags); HCI_RAW 446 net/bluetooth/hci_sock.c if (test_bit(HCI_RAW, &hdev->flags) || (ogf == 0x3f)) {