hciextn            36 drivers/bluetooth/hci_bcsp.c static bool hciextn = true;
hciextn           197 drivers/bluetooth/hci_bcsp.c 	if (hciextn && chan == 5) {
hciextn           538 drivers/bluetooth/hci_bcsp.c 			if (hciextn) {
hciextn           783 drivers/bluetooth/hci_bcsp.c module_param(hciextn, bool, 0644);
hciextn           784 drivers/bluetooth/hci_bcsp.c MODULE_PARM_DESC(hciextn, "Convert HCI Extensions into BCSP packets");