This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
net
/
bluetooth
History
Gregory Nutt
98f431d8d8
net/: Run all .c files under net/ through tools/nxstyle and fix all resulting complaints.
2020-01-11 13:41:33 -03: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
…
bluetooth_container.c
…
bluetooth_finddev.c
…
bluetooth_initialize.c
…
bluetooth_input.c
Fix wait loop and void cast (
#24
)
2020-01-02 10:54:43 -06:00
bluetooth_poll.c
net/: Run all .c files under net/ through tools/nxstyle and fix all resulting complaints.
2020-01-11 13:41:33 -03:00
bluetooth_recvfrom.c
network: simplify the timeout process logic
2020-01-11 08:24:49 -06:00
bluetooth_sendto.c
network: simplify the timeout process logic
2020-01-11 08:24:49 -06: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
…