Home
last modified time | relevance | path

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

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