Searched defs:completion_delay (Results 1 - 2 of 2) sorted by relevance

/net/nfc/hci/
H A Dhcp.c37 unsigned long completion_delay)
54 cmd->completion_delay = completion_delay;
33 nfc_hci_hcp_message_tx(struct nfc_hci_dev *hdev, u8 pipe, u8 type, u8 instruction, const u8 *payload, size_t payload_len, data_exchange_cb_t cb, void *cb_context, unsigned long completion_delay) argument
H A Dhci.h51 unsigned long completion_delay; member in struct:hci_msg
78 unsigned long completion_delay);

Completed in 45 milliseconds