Lines Matching refs:HCI_UP
83 if (!test_bit(HCI_UP, &hdev->flags)) in dut_mode_write()
1429 if (test_bit(HCI_UP, &hdev->flags)) { in hci_dev_do_open()
1525 set_bit(HCI_UP, &hdev->flags); in hci_dev_do_open()
1648 test_bit(HCI_UP, &hdev->flags)) { in hci_dev_do_close()
1659 if (!test_and_clear_bit(HCI_UP, &hdev->flags)) { in hci_dev_do_close()
1833 if (!test_bit(HCI_UP, &hdev->flags)) { in hci_dev_reset()
2054 flags &= ~BIT(HCI_UP); in hci_get_dev_list()
2092 flags = hdev->flags & ~BIT(HCI_UP); in hci_get_dev_info()
2160 if (test_bit(HCI_UP, &hdev->flags) && in hci_power_on()
3469 if (!hdev || (!test_bit(HCI_UP, &hdev->flags) in hci_recv_frame()
3672 if (!test_bit(HCI_UP, &hdev->flags)) in hci_cmd_sync()