Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/bluetooth/
Dhci_bcsp.c52 static bool txcrc = 1; variable
710 if (txcrc) in bcsp_open()
759 module_param(txcrc, bool, 0644);
760 MODULE_PARM_DESC(txcrc, "Transmit CRC with every BCSP packet");