Home
last modified time | relevance | path

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

/linux/net/bluetooth/
A Dhci_core.c1376 set_bit(HCI_INIT, &hdev->flags); in hci_dev_do_open()
1477 clear_bit(HCI_INIT, &hdev->flags); in hci_dev_do_open()
1690 set_bit(HCI_INIT, &hdev->flags); in hci_dev_do_close()
1692 clear_bit(HCI_INIT, &hdev->flags); in hci_dev_do_close()
2679 if (test_bit(HCI_INIT, &hdev->flags)) in hci_ncmd_timeout()
3917 if (!test_bit(HCI_INIT, &hdev->flags) && in hci_unregister_dev()
4076 && !test_bit(HCI_INIT, &hdev->flags))) { in hci_recv_frame()
4995 if (test_bit(HCI_INIT, &hdev->flags) && opcode == HCI_OP_RESET) in hci_req_cmd_complete()
5064 !test_bit(HCI_INIT, &hdev->flags)) { in hci_rx_work()
5069 if (test_bit(HCI_INIT, &hdev->flags)) { in hci_rx_work()
A Dhci_event.c784 if (test_bit(HCI_INIT, &hdev->flags)) in hci_cc_read_bd_addr()
818 if (test_bit(HCI_INIT, &hdev->flags)) { in hci_cc_read_page_scan_activity()
853 if (test_bit(HCI_INIT, &hdev->flags)) in hci_cc_read_page_scan_type()
A Dhci_sock.c1199 if (test_bit(HCI_INIT, &hdev->flags) || in hci_sock_bind()
A Dhci_request.c450 test_bit(HCI_INIT, &hdev->flags) || in __hci_update_background_scan()
/linux/include/net/bluetooth/
A Dhci.h254 HCI_INIT, enumerator

Completed in 41 milliseconds