Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/bluetooth/
Dhci_bcsp.c36 static bool hciextn = true; variable
197 if (hciextn && chan == 5) { in bcsp_prepare_pkt()
538 if (hciextn) { in bcsp_complete_rx_pkt()
783 module_param(hciextn, bool, 0644);
784 MODULE_PARM_DESC(hciextn, "Convert HCI Extensions into BCSP packets");