Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/gdm72xx/
Dgdm_sdio.c439 static int control_sdu_tx_flow(struct sdiowm_dev *sdev, u8 *hci_data, int len) in control_sdu_tx_flow() argument
447 cmd_evt = (hci_data[0] << 8) | (hci_data[1]); in control_sdu_tx_flow()
451 if (hci_data[4] == 0) { in control_sdu_tx_flow()
454 } else if (hci_data[4] == 1) { in control_sdu_tx_flow()