This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/nuttx.git
synced
2026-09-10 13:02:31 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
ea62b13fd0888eb2fb1ff80e16a734e46b53fcbc
nuttx
/
net
/
bluetooth
T
History
Gregory Nutt
ac5618239c
Fix some errors in last commits found in build testing.
2018-07-19 10:30:52 -06:00
..
bluetooth_callback.c
net/: Fix some incorrect comments that go back for years (but have also been cloned in newer files). The network was once interrupt driver, but now runs on the work queue with a semaphore to enforce mutual exclusion.
2018-06-23 14:09:06 -06:00
bluetooth_conn.c
net/: Fix some incorrect comments that go back for years (but have also been cloned in newer files). The network was once interrupt driver, but now runs on the work queue with a semaphore to enforce mutual exclusion.
2018-06-23 14:09:06 -06:00
bluetooth_container.c
…
bluetooth_finddev.c
…
bluetooth_initialize.c
…
bluetooth_input.c
…
bluetooth_poll.c
…
bluetooth_recvfrom.c
…
bluetooth_sendto.c
Squashed commit of the following:
2018-07-07 08:26:13 -06:00
bluetooth_sockif.c
Fix some errors in last commits found in build testing.
2018-07-19 10:30:52 -06:00
bluetooth.h
…
Kconfig
…
Make.defs
…