Home
last modified time | relevance | path

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

/Linux-v5.15/net/bluetooth/
Dhci_core.c1497 set_bit(HCI_INIT, &hdev->flags); in hci_dev_do_open()
1598 clear_bit(HCI_INIT, &hdev->flags); in hci_dev_do_open()
1811 set_bit(HCI_INIT, &hdev->flags); in hci_dev_do_close()
1813 clear_bit(HCI_INIT, &hdev->flags); in hci_dev_do_close()
2799 if (test_bit(HCI_INIT, &hdev->flags)) in hci_ncmd_timeout()
4031 if (!test_bit(HCI_INIT, &hdev->flags) && in hci_unregister_dev()
4128 && !test_bit(HCI_INIT, &hdev->flags))) { in hci_recv_frame()
5047 if (test_bit(HCI_INIT, &hdev->flags) && opcode == HCI_OP_RESET) in hci_req_cmd_complete()
5116 !test_bit(HCI_INIT, &hdev->flags)) { in hci_rx_work()
5121 if (test_bit(HCI_INIT, &hdev->flags)) { in hci_rx_work()
Dhci_sock.c1198 if (test_bit(HCI_INIT, &hdev->flags) || in hci_sock_bind()
Dhci_event.c783 if (test_bit(HCI_INIT, &hdev->flags)) in hci_cc_read_bd_addr()
817 if (test_bit(HCI_INIT, &hdev->flags)) { in hci_cc_read_page_scan_activity()
852 if (test_bit(HCI_INIT, &hdev->flags)) in hci_cc_read_page_scan_type()
Dhci_request.c449 test_bit(HCI_INIT, &hdev->flags) || in __hci_update_background_scan()
/Linux-v5.15/include/net/bluetooth/
Dhci.h254 HCI_INIT, enumerator