files

来自「蓝牙协议源代码 bluetooth stack for lwip」· 代码 · 共 10 行

TXT
10
字号
bt_ip_lap.c - Sample LAP and DUN profile control application for the DT
              and LAP role. Initialises the Host Controller using HCI, 
	      and then finds and connects to a metwork access point.
	      After a network connection has been established it 
              initialises itself to become an LAN Access Point (LAP).
              The LAP uses NAT to assign private IP address to devices
              that connect. NAT then translates between the private
              network and the public network.
	
lwbtopts.c  - Sample lwBT configuration.

⌨️ 快捷键说明

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