HCI_UP 436 include/net/bluetooth/hci_core.h if (!hdev || (!test_bit(HCI_UP, &hdev->flags)
HCI_UP 304 net/bluetooth/hci_conn.c if (!test_bit(HCI_UP, &d->flags) || test_bit(HCI_RAW, &d->flags))
HCI_UP 167 net/bluetooth/hci_core.c if (!test_bit(HCI_UP, &hdev->flags))
HCI_UP 484 net/bluetooth/hci_core.c if (test_bit(HCI_UP, &hdev->flags)) {
HCI_UP 510 net/bluetooth/hci_core.c set_bit(HCI_UP, &hdev->flags);
HCI_UP 546 net/bluetooth/hci_core.c if (!test_and_clear_bit(HCI_UP, &hdev->flags)) {
HCI_UP 625 net/bluetooth/hci_core.c if (!test_bit(HCI_UP, &hdev->flags))