Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci.h343 HCI_RESET, enumerator
/openbmc/linux/net/bluetooth/
H A Dhci_event.c280 clear_bit(HCI_RESET, &hdev->flags); in hci_cc_reset()
3748 if (!test_bit(HCI_RESET, &hdev->flags)) { in handle_cmd_cnt_and_timer()
H A Dhci_core.c4099 if (test_bit(HCI_RESET, &hdev->flags) || in hci_cmd_work()
H A Dhci_sync.c3397 set_bit(HCI_RESET, &hdev->flags); in hci_reset_sync()