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-13 02:18:38 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
615c0ea7eec4a4e64b91dff48aa6065b2a907d8d
nuttx
/
net
/
bluetooth
T
History
Gregory Nutt
1346f29151
net/: Fix alignment and spacing problems found by tools/nxstyle.
2019-07-02 18:02:23 -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
net/: Fix alignment and spacing problems found by tools/nxstyle.
2019-07-02 18:02:23 -06:00
bluetooth_finddev.c
…
bluetooth_initialize.c
…
bluetooth_input.c
net/: Fix alignment and spacing problems found by tools/nxstyle.
2019-07-02 18:02:23 -06:00
bluetooth_poll.c
tools/nxstyle.c: Fix logic error that prevent detecion of '/' and '/=' as operators. net/: Minor updates resulting from testing tools/nxstyle.
2019-03-11 12:48:39 -06:00
bluetooth_recvfrom.c
net/: Fix alignment and spacing problems found by tools/nxstyle.
2019-07-02 18:02:23 -06:00
bluetooth_sendto.c
Squashed commit of the following:
2018-07-07 08:26:13 -06:00
bluetooth_sockif.c
Squashed commit of the following:
2019-05-21 18:57:54 -06:00
bluetooth.h
…
Kconfig
…
Make.defs
…