Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/
Dhci_core.c1393 set_bit(HCI_INIT, &hdev->flags); in hci_dev_do_open()
1440 clear_bit(HCI_INIT, &hdev->flags); in hci_dev_do_open()
1630 set_bit(HCI_INIT, &hdev->flags); in hci_dev_do_close()
1632 clear_bit(HCI_INIT, &hdev->flags); in hci_dev_do_close()
3222 if (!test_bit(HCI_INIT, &hdev->flags) && in hci_unregister_dev()
3305 && !test_bit(HCI_INIT, &hdev->flags))) { in hci_recv_frame()
4115 if (test_bit(HCI_INIT, &hdev->flags) && opcode == HCI_OP_RESET) in hci_req_cmd_complete()
4177 if (test_bit(HCI_INIT, &hdev->flags)) { in hci_rx_work()
Dhci_request.c485 test_bit(HCI_INIT, &hdev->flags) || in __hci_update_background_scan()
Dhci_sock.c744 if (test_bit(HCI_INIT, &hdev->flags) || in hci_sock_bind()
Dhci_event.c691 if (test_bit(HCI_INIT, &hdev->flags)) in hci_cc_read_bd_addr()
708 if (test_bit(HCI_INIT, &hdev->flags)) { in hci_cc_read_page_scan_activity()
743 if (test_bit(HCI_INIT, &hdev->flags)) in hci_cc_read_page_scan_type()
/linux-4.1.27/include/net/bluetooth/
Dhci.h176 HCI_INIT, enumerator