kconfig

来自「h内核」· 代码 · 共 13 行

TXT
13
字号
config BT_HIDP	tristate "HIDP protocol support"	depends on BT && BT_L2CAP	select INPUT	help	  HIDP (Human Interface Device Protocol) is a transport layer	  for HID reports.  HIDP is required for the Bluetooth Human	  Interface Device Profile.	  Say Y here to compile HIDP support into the kernel or say M to	  compile it as module (hidp).

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?