nuttx/wireless/bluetooth
Gregory Nutt 29a4a80f8c Squashed commit of the following:
wireless/bluetooth:  This completes the basic logic path that gets frames from the Bluetooth stack and into the network layer.
    wireless/bluetooth:  Fleshes out some of the network packet receive logic.
    wireless/bluetooth:  Replace buffer allocated with primitive allocator from ieee 802.15.4.
    wireless/ieee802154:  Fix a few typos.
    wireless/bluetooth:  More renaming in preparation for some real work.
    wireless/bluetooth:  Some trivial renaming; update comments
2018-04-01 12:25:30 -06:00
..
bt_atomic.c wireless/bluetooth and include/nutt/net: Add support for Bluetooth IOCTL commands. 2018-03-30 10:50:44 -06:00
bt_atomic.h wireless/bluetooth and include/nutt/net: Add support for Bluetooth IOCTL commands. 2018-03-30 10:50:44 -06:00
bt_att.c Squashed commit of the following: 2018-04-01 12:25:30 -06:00
bt_att.h Squashed commit of the following: 2018-04-01 12:25:30 -06:00
bt_buf.c Squashed commit of the following: 2018-04-01 12:25:30 -06:00
bt_buf.h Squashed commit of the following: 2018-04-01 12:25:30 -06:00
bt_conn.c Squashed commit of the following: 2018-04-01 12:25:30 -06:00
bt_conn.h Squashed commit of the following: 2018-04-01 12:25:30 -06:00
bt_gatt.c Squashed commit of the following: 2018-04-01 12:25:30 -06:00
bt_hcicore.c Squashed commit of the following: 2018-04-01 12:25:30 -06:00
bt_hcicore.h Squashed commit of the following: 2018-04-01 12:25:30 -06:00
bt_ioctl.c This comment adds (1) basic support for AF_BLUETOOTH sockets. The logic compiles but is still incomplete. Support for Bluetooth is general is still dependent on CONFIG_EXPERMIMENTAL because it is not yet ready for used. 2018-03-31 14:55:03 -06:00
bt_ioctl.h This comment adds (1) basic support for AF_BLUETOOTH sockets. The logic compiles but is still incomplete. Support for Bluetooth is general is still dependent on CONFIG_EXPERMIMENTAL because it is not yet ready for used. 2018-03-31 14:55:03 -06:00
bt_keys.c
bt_keys.h
bt_l2cap.c Squashed commit of the following: 2018-04-01 12:25:30 -06:00
bt_l2cap.h Squashed commit of the following: 2018-04-01 12:25:30 -06:00
bt_netdev.c Squashed commit of the following: 2018-04-01 12:25:30 -06:00
bt_queue.c Squashed commit of the following: 2018-04-01 12:25:30 -06:00
bt_queue.h Squashed commit of the following: 2018-04-01 12:25:30 -06:00
bt_smp.c Squashed commit of the following: 2018-04-01 12:25:30 -06:00
bt_smp.h Squashed commit of the following: 2018-04-01 12:25:30 -06:00
bt_uuid.c
Kconfig Squashed commit of the following: 2018-04-01 12:25:30 -06:00
Make.defs This comment adds (1) basic support for AF_BLUETOOTH sockets. The logic compiles but is still incomplete. Support for Bluetooth is general is still dependent on CONFIG_EXPERMIMENTAL because it is not yet ready for used. 2018-03-31 14:55:03 -06:00