Home
last modified time | relevance | path

Searched refs:HCI_RUNNING (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/bluetooth/
H A Dbpa10x.c55 if (!test_bit(HCI_RUNNING, &hdev->flags)) in bpa10x_tx_complete()
94 if (!test_bit(HCI_RUNNING, &hdev->flags)) in bpa10x_rx_complete()
355 if (!test_bit(HCI_RUNNING, &hdev->flags)) in bpa10x_set_diag()
H A Dbfusb.c182 if (!test_bit(HCI_RUNNING, &data->hdev->flags)) in bfusb_tx_complete()
357 if (!test_bit(HCI_RUNNING, &data->hdev->flags)) in bfusb_rx_complete()
/linux/net/bluetooth/
H A Dhci_sync.c751 if (!test_bit(HCI_RUNNING, &hdev->flags)) in hci_cmd_sync_queue()
806 if (!test_bit(HCI_RUNNING, &hdev->flags)) in hci_cmd_sync_run()
5411 set_bit(HCI_RUNNING, &hdev->flags); in hci_dev_open_sync()
5459 clear_bit(HCI_RUNNING, &hdev->flags); in hci_dev_open_sync()
5644 clear_bit(HCI_RUNNING, &hdev->flags); in hci_dev_close_sync()
H A Dhci_debugfs.c1353 (!test_bit(HCI_RUNNING, &hdev->flags) || in vendor_diag_write()
H A Dhci_core.c3024 if (!test_bit(HCI_RUNNING, &hdev->flags)) { in hci_send_frame()
/linux/include/net/bluetooth/
H A Dhci.h385 HCI_RUNNING, enumerator