Searched refs:txcrc (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/bluetooth/
H A Dhci_bcsp.c50 static bool txcrc = true; variable
712 if (txcrc) bcsp_open()
757 module_param(txcrc, bool, 0644);
758 MODULE_PARM_DESC(txcrc, "Transmit CRC with every BCSP packet");

Completed in 152 milliseconds