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.c4863 hci_dev_clear_flag(hdev, HCI_CMD_PENDING); in hci_req_cmd_complete()
4984 hci_dev_set_flag(hdev, HCI_CMD_PENDING); in hci_cmd_work()
Dhci_event.c3598 if (hci_dev_test_flag(hdev, HCI_CMD_PENDING)) { in hci_cmd_complete_evt()
3711 if (hci_dev_test_flag(hdev, HCI_CMD_PENDING)) { in hci_cmd_status_evt()