Home
last modified time | relevance | path

Searched refs:HCI_RUNNING (Results 1 – 10 of 10) 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()
351 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()
345 if (!test_bit(HCI_RUNNING, &data->hdev->flags)) in bfusb_rx_complete()
H A Dbtusb.c1430 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_intr_complete()
1554 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_bulk_complete()
1643 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_isoc_complete()
1896 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_tx_complete()
1925 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_isoc_tx_complete()
3740 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_bcm_set_diag()
4565 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_resume()
H A Dhci_bcm.c423 if (!test_bit(HCI_RUNNING, &hdev->flags)) in bcm_set_diag()
H A Dbtmtk.c1125 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btmtk_intr_complete()
/linux/net/bluetooth/
H A Dhci_sync.c745 if (!test_bit(HCI_RUNNING, &hdev->flags)) in hci_cmd_sync_queue()
800 if (!test_bit(HCI_RUNNING, &hdev->flags)) in hci_cmd_sync_run()
5152 set_bit(HCI_RUNNING, &hdev->flags); in hci_dev_open_sync()
5199 clear_bit(HCI_RUNNING, &hdev->flags); in hci_dev_open_sync()
5372 clear_bit(HCI_RUNNING, &hdev->flags); in hci_dev_close_sync()
H A Dhci_debugfs.c1360 (!test_bit(HCI_RUNNING, &hdev->flags) || in vendor_diag_write()
H A Dhci_sock.c738 if (!test_bit(HCI_RUNNING, &hdev->flags)) in send_monitor_replay()
H A Dhci_core.c3059 if (!test_bit(HCI_RUNNING, &hdev->flags)) { in hci_send_frame()
/linux/include/net/bluetooth/
H A Dhci.h388 HCI_RUNNING, enumerator