circuitpython/nrf5/bluetooth
2017-04-02 15:45:02 +02:00
..
iot_0.9.0 nrf5: Renaming sdk folder to bluetooth. 2017-03-04 17:54:15 +01:00
ble_drv.c nrf5/bluetooth: Cleaning up stack enable function, to not set device name twice. Also, adding support for setting custom advertisment data. 2017-04-02 15:45:02 +02:00
ble_drv.h nrf5/bluetooth: Updating bluetooth driver to support GATT client read of a characteristic value. Data passed to caller in interrupt context, and copy has to be performed. The function call is itself blocking. 2017-04-01 16:34:26 +02:00
ble_uart.c nrf5: Renaming sdk folder to bluetooth. 2017-03-04 17:54:15 +01:00
ble_uart.h nrf5: Renaming sdk folder to bluetooth. 2017-03-04 17:54:15 +01:00
bluetooth_common.mk nrf5/bluetooth: Updating old references to 'sdk' to use the new folder name 'bluetooth' in makefiles. 2017-03-04 17:58:31 +01:00
help_sd.h nrf5: Renaming sdk folder to bluetooth. 2017-03-04 17:54:15 +01:00
modble.c nrf5: Renaming sdk folder to bluetooth. 2017-03-04 17:54:15 +01:00
ringbuffer.h nrf5: Renaming sdk folder to bluetooth. 2017-03-04 17:54:15 +01:00