Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_core.c1490 set_bit(HCI_INIT, &hdev->flags); in hci_dev_do_open()
1590 clear_bit(HCI_INIT, &hdev->flags); in hci_dev_do_open()
1800 set_bit(HCI_INIT, &hdev->flags); in hci_dev_do_close()
1802 clear_bit(HCI_INIT, &hdev->flags); in hci_dev_do_close()
3845 if (!test_bit(HCI_INIT, &hdev->flags) && in hci_unregister_dev()
3938 && !test_bit(HCI_INIT, &hdev->flags))) { in hci_recv_frame()
4869 if (test_bit(HCI_INIT, &hdev->flags) && opcode == HCI_OP_RESET) in hci_req_cmd_complete()
4938 !test_bit(HCI_INIT, &hdev->flags)) { in hci_rx_work()
4943 if (test_bit(HCI_INIT, &hdev->flags)) { in hci_rx_work()
H A Dhci_sock.c1198 if (test_bit(HCI_INIT, &hdev->flags) || in hci_sock_bind()
H A Dhci_event.c758 if (test_bit(HCI_INIT, &hdev->flags)) in hci_cc_read_bd_addr()
792 if (test_bit(HCI_INIT, &hdev->flags)) { in hci_cc_read_page_scan_activity()
827 if (test_bit(HCI_INIT, &hdev->flags)) in hci_cc_read_page_scan_type()
H A Dhci_request.c396 test_bit(HCI_INIT, &hdev->flags) || in __hci_update_background_scan()
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Drtk_btusb.h314 HCI_INIT, enumerator
H A Drtk_btusb.c801 (!test_bit(HCI_UP, &hdev->flags) && !test_bit(HCI_INIT, &hdev->flags))) { in hci_recv_frame()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h254 HCI_INIT, enumerator