Home
last modified time | relevance | path

Searched refs:HCI_RESET (Results 1 – 4 of 4) sorted by relevance

/linux/include/net/bluetooth/
H A Dhci.h357 HCI_RESET, enumerator
/linux/net/bluetooth/
H A Dhci_event.c275 clear_bit(HCI_RESET, &hdev->flags); in hci_cc_reset()
3734 if (!test_bit(HCI_RESET, &hdev->flags)) { in handle_cmd_cnt_and_timer()
H A Dhci_core.c4095 if (test_bit(HCI_RESET, &hdev->flags) || in hci_cmd_work()
H A Dhci_sync.c3598 set_bit(HCI_RESET, &hdev->flags); in hci_reset_sync()