Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/bluetooth/
Dhci_bcsp.c51 static bool hciextn = true; variable
212 if (hciextn && chan == 5) { in bcsp_prepare_pkt()
553 if (hciextn) { in bcsp_complete_rx_pkt()
790 module_param(hciextn, bool, 0644);
791 MODULE_PARM_DESC(hciextn, "Convert HCI Extensions into BCSP packets");