Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/bluetooth/
Dhci_bcsp.c51 static bool hciextn = 1; variable
211 if (hciextn && chan == 5) { in bcsp_prepare_pkt()
518 if (hciextn) { in bcsp_complete_rx_pkt()
760 module_param(hciextn, bool, 0644);
761 MODULE_PARM_DESC(hciextn, "Convert HCI Extensions into BCSP packets");