Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/bluetooth/
H A 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");
/kernel/linux/linux-6.6/drivers/bluetooth/
H A 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");

Completed in 3 milliseconds