files
来自「蓝牙协议源代码 bluetooth stack for lwip」· 代码 · 共 9 行
TXT
9 行
l2cap.c - Bluetooth L2CAP implementation.
sdp.c - Bluetooth SDP implemnentation.
rfcomm.c - Bluetooth RFCOMM implementation.
ppp.c - A minimal PPP implementation.
hci.c - A Bluetooth HCI implementation.
fcs.c - A generic FCS-8 amd FCS-16 implementation. Should be optimized
to the architecture lwBT is running on for improved performance.
memp.c - A lwIP memory handler implemented for lwBT. Could be merged with
the lwIPs memp.c to save code space.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?