Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/bluetooth/
Dbpa10x.c69 if (!test_bit(HCI_RUNNING, &hdev->flags)) in bpa10x_tx_complete()
108 if (!test_bit(HCI_RUNNING, &hdev->flags)) in bpa10x_rx_complete()
366 if (!test_bit(HCI_RUNNING, &hdev->flags)) in bpa10x_set_diag()
Dbfusb.c197 if (!test_bit(HCI_RUNNING, &data->hdev->flags)) in bfusb_tx_complete()
360 if (!test_bit(HCI_RUNNING, &data->hdev->flags)) in bfusb_rx_complete()
Dbtusb.c606 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_intr_complete()
695 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_bulk_complete()
783 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_isoc_complete()
990 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_tx_complete()
1016 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_isoc_tx_complete()
2766 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_bcm_set_diag()
3173 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_resume()
Dhci_bcm.c258 if (!test_bit(HCI_RUNNING, &hdev->flags)) in bcm_set_diag()
/linux-4.4.14/net/bluetooth/
Dhci_core.c165 !test_bit(HCI_RUNNING, &hdev->flags)) in vendor_diag_write()
1455 set_bit(HCI_RUNNING, &hdev->flags); in hci_dev_do_open()
1552 clear_bit(HCI_RUNNING, &hdev->flags); in hci_dev_do_open()
1739 clear_bit(HCI_RUNNING, &hdev->flags); in hci_dev_do_close()
3622 if (!test_bit(HCI_RUNNING, &hdev->flags)) { in hci_send_frame()
Dhci_sock.c402 if (!test_bit(HCI_RUNNING, &hdev->flags)) in send_monitor_replay()
/linux-4.4.14/include/net/bluetooth/
Dhci.h189 HCI_RUNNING, enumerator