This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-05-14 19:38:39 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
97dfff2011baa61ba4c17519bf97c501e50c70e7
nuttx
/
net
/
bluetooth
T
History
Gregory Nutt
6266e067e9
net/: Re-order the content of all address-family socket 'connection' structures so that they begin with a comomon prologue. This permits better use of logic for different address family types.
2019-09-01 08:47:01 -06:00
..
bluetooth_callback.c
net/: Re-order the content of all address-family socket 'connection' structures so that they begin with a comomon prologue. This permits better use of logic for different address family types.
2019-09-01 08:47:01 -06:00
bluetooth_conn.c
Merged in antmerlino/nuttx/iobinstrumentation (pull request
#1001
)
2019-08-16 22:42:25 +00:00
bluetooth_container.c
…
bluetooth_finddev.c
…
bluetooth_initialize.c
…
bluetooth_input.c
Merged in antmerlino/nuttx/iobinstrumentation (pull request
#1001
)
2019-08-16 22:42:25 +00:00
bluetooth_poll.c
…
bluetooth_recvfrom.c
Merged in antmerlino/nuttx/iobinstrumentation (pull request
#1001
)
2019-08-16 22:42:25 +00:00
bluetooth_sendto.c
Merged in antmerlino/nuttx/iobinstrumentation (pull request
#1001
)
2019-08-16 22:42:25 +00:00
bluetooth_sockif.c
…
bluetooth.h
net/: Re-order the content of all address-family socket 'connection' structures so that they begin with a comomon prologue. This permits better use of logic for different address family types.
2019-09-01 08:47:01 -06:00
Kconfig
…
Make.defs
…