walnux/drivers/wireless/bluetooth
Gregory Nutt a569006fd8 sched/: Make more naming consistent
Rename various functions per the quidelines of https://cwiki.apache.org/confluence/display/NUTTX/Naming+of+OS+Internal+Functions

    nxsem_setprotocol -> nxsem_set_protocol
    nxsem_getprotocol -> nxsem_get_protocol
    nxsem_getvalue -> nxsem_get_value
2020-05-17 14:01:00 -03:00
..
bt_null.c fix sim:bluetooth compiler error (#18) 2019-12-31 09:30:44 -06:00
bt_uart.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
bt_uart.h include/nuttx/wireless/bluetooth: Move Bluetooth header files from include/nuttx/wireless to include/nuttx/wireless/bluetooth for symmetry with other wireless technologies. 2018-04-29 12:43:09 -06:00
bt_uart_bcm4343x.c sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00
bt_uart_cc2564.c fix sim:bluetooth compiler error (#18) 2019-12-31 09:30:44 -06:00
bt_uart_generic.c fix sim:bluetooth compiler error (#18) 2019-12-31 09:30:44 -06:00
bt_uart_shim.c sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00
Kconfig drivers/wireless/bluetooth/bt_uart_bcm4343x.c: BCM4343x HCIUART support. 2019-10-04 09:29:51 -06:00
Make.defs Revert "Makefile: move INCDIROPT to common place (#625)" 2020-03-26 08:50:29 -07:00