mirror of
https://github.com/apache/nuttx.git
synced 2026-05-25 09:45:55 +08:00
Bluetooth: Bring in some definitions from NetBSD. Update some usage and naming to be more consistent.
This commit is contained in:
@@ -158,6 +158,10 @@
|
||||
#define SOL_IPV6 2 /* See options in include/netinet/ip6.h */
|
||||
#define SOL_TCP 3 /* See options in include/netinet/tcp.h */
|
||||
#define SOL_UDP 4 /* See options in include/netinit/udp.h */
|
||||
#define SOL_HCI 5 /* See options in include/netpacket/bluetooth.h */
|
||||
#define SOL_L2CAP 6 /* See options in include/netpacket/bluetooth.h */
|
||||
#define SOL_SCO 7 /* See options in include/netpacket/bluetooth.h */
|
||||
#define SOL_RFCOMM 8 /* See options in include/netpacket/bluetooth.h */
|
||||
|
||||
/* Protocol-level socket options may begin with this value */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user