Home
last modified time | relevance | path

Searched refs:HCI_CMD_PENDING (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h330 HCI_CMD_PENDING, enumerator
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_core.c4879 hci_dev_clear_flag(hdev, HCI_CMD_PENDING); in hci_req_cmd_complete()
5000 hci_dev_set_flag(hdev, HCI_CMD_PENDING); in hci_cmd_work()
Dhci_event.c3601 if (hci_dev_test_flag(hdev, HCI_CMD_PENDING)) { in hci_cmd_complete_evt()
3714 if (hci_dev_test_flag(hdev, HCI_CMD_PENDING)) { in hci_cmd_status_evt()