Lines Matching refs:HCI_UP
91 if (!test_bit(HCI_UP, &hdev->flags)) in dut_mode_write()
374 if (!test_bit(HCI_UP, &hdev->flags)) in hci_req_sync()
1445 if (test_bit(HCI_UP, &hdev->flags)) { in hci_dev_do_open()
1524 set_bit(HCI_UP, &hdev->flags); in hci_dev_do_open()
1646 test_bit(HCI_UP, &hdev->flags)) { in hci_dev_do_close()
1657 if (!test_and_clear_bit(HCI_UP, &hdev->flags)) { in hci_dev_do_close()
1830 if (!test_bit(HCI_UP, &hdev->flags)) { in hci_dev_reset()
2047 flags &= ~BIT(HCI_UP); in hci_get_dev_list()
2085 flags = hdev->flags & ~BIT(HCI_UP); in hci_get_dev_info()
3534 if (!hdev || (!test_bit(HCI_UP, &hdev->flags) in hci_recv_frame()
3683 if (!test_bit(HCI_UP, &hdev->flags)) in hci_cmd_sync()