circuitpython/nrf5/bluetooth
Glenn Ruben Bakke 7e52da7ccb nrf5/bluetooth: Update ble_drv_address_get to new api which pass in a address struct to fill by reference. Updating implementation to copy the address data. Also ensuring that the bluetooth stack has been enabled before fetching the address from the bluetooth stack. 2017-04-02 16:41:08 +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: Update ble_drv_address_get to new api which pass in a address struct to fill by reference. Updating implementation to copy the address data. Also ensuring that the bluetooth stack has been enabled before fetching the address from the bluetooth stack. 2017-04-02 16:41:08 +02:00
ble_drv.h nrf5/bluetooth: Adding new structure which can hold local address. Updating api prototype for ble_drv_address_get with a address structure by reference. 2017-04-02 16:39:14 +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/bluetooth: Updating help text for ble module to also list up enabled() function which queries the bluetooth stack on whether it is enabled or not. 2017-04-02 16:17:39 +02:00
modble.c nrf5/bluetooth: Removing advertise from ble module. Removing help text as well. 2017-04-02 16:14:48 +02:00
ringbuffer.h nrf5: Renaming sdk folder to bluetooth. 2017-03-04 17:54:15 +01:00