nuttx/net/bluetooth
2019-03-12 14:22:52 -06:00
..
bluetooth_callback.c
bluetooth_conn.c
bluetooth_container.c
bluetooth_finddev.c
bluetooth_initialize.c
bluetooth_input.c tools/nxstyle.c: Don't complain about certain lowercase characters in otherwise uppercase pre-processor identifers: IPv6, IPv4, ICMPv6, IGMPv2, p as a decimal point, d signifying a divisor. It was a bad idea to let the door open a crack for there. While they improve readability, the inconsistently also causes other problems. 2019-03-12 14:22:52 -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
bluetooth_sendto.c Squashed commit of the following: 2018-07-07 08:26:13 -06:00
bluetooth_sockif.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.h
Kconfig
Make.defs