Home
last modified time | relevance | path

Searched refs:HCI_INIT (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/net/bluetooth/
Dhci_core.c1459 set_bit(HCI_INIT, &hdev->flags); in hci_dev_do_open()
1519 clear_bit(HCI_INIT, &hdev->flags); in hci_dev_do_open()
1719 set_bit(HCI_INIT, &hdev->flags); in hci_dev_do_close()
1721 clear_bit(HCI_INIT, &hdev->flags); in hci_dev_do_close()
3451 if (!test_bit(HCI_INIT, &hdev->flags) && in hci_unregister_dev()
3535 && !test_bit(HCI_INIT, &hdev->flags))) { in hci_recv_frame()
4392 if (test_bit(HCI_INIT, &hdev->flags) && opcode == HCI_OP_RESET) in hci_req_cmd_complete()
4454 if (test_bit(HCI_INIT, &hdev->flags)) { in hci_rx_work()
Dhci_request.c492 test_bit(HCI_INIT, &hdev->flags) || in __hci_update_background_scan()
Dhci_sock.c817 if (test_bit(HCI_INIT, &hdev->flags) || in hci_sock_bind()
Dhci_event.c696 if (test_bit(HCI_INIT, &hdev->flags)) in hci_cc_read_bd_addr()
713 if (test_bit(HCI_INIT, &hdev->flags)) { in hci_cc_read_page_scan_activity()
748 if (test_bit(HCI_INIT, &hdev->flags)) in hci_cc_read_page_scan_type()
/linux-4.4.14/include/net/bluetooth/
Dhci.h188 HCI_INIT, enumerator