circuitpython/nrf5/bluetooth
Glenn Ruben Bakke e5fc082366 nrf5/help: Updating ble module help description to also include the address method. 2017-04-02 16:44:37 +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/help: Updating ble module help description to also include the address method. 2017-04-02 16:44:37 +02:00
modble.c nrf5/bluetooth: Renaming the ble module method address_print() to address(), as it will now return a string of the resolved local address. Updating the function to create a string out the local address and return this. 2017-04-02 16:43:16 +02:00
ringbuffer.h nrf5: Renaming sdk folder to bluetooth. 2017-03-04 17:54:15 +01:00