circuitpython/nrf5/modules/ubluepy
2017-02-11 14:19:08 +01:00
..
modubluepy.c nrf5/modules: Adding Peripheral, Service and UUID class to the ubluepy module globals table. 2017-02-08 18:49:29 +01:00
modubluepy.h nrf5/modules: Adding ubluepy charactaristic type struct. 2017-02-11 14:19:08 +01:00
ubluepy_characteristic.c nrf5/modules: Adding ubluepy characteristic class template. 2017-02-06 20:48:01 +01:00
ubluepy_peripheral.c nrf5/modules: Extending the implementation of Peripheral class in ubluepy. 2017-02-08 18:48:35 +01:00
ubluepy_service.c nrf5/modules: Updating ubluepy with more implementation in UUID and Service. Adding function in bluetooth le driver which adds services to the bluetooth stack. Making service take UUID object and Service type (primary/secondary) as constructor parameter in Service class. 2017-02-10 21:09:03 +01:00
ubluepy_uuid.c nrf5/modules: Updating ubluepy with more implementation in UUID and Service. Adding function in bluetooth le driver which adds services to the bluetooth stack. Making service take UUID object and Service type (primary/secondary) as constructor parameter in Service class. 2017-02-10 21:09:03 +01:00