circuitpython/ports/nrf/common-hal/bleio
arturo182 6545aa99a9 nrf: Remove the ble drv specific characteristic struct 2018-10-21 15:51:04 +02:00
..
Adapter.c nrf: Remove the ble drv specific address struct 2018-10-21 15:50:56 +02:00
Adapter.h nrf: Split the ble module into a shared part and the port implementation 2018-07-13 16:01:15 +02:00
Characteristic.c nrf: Move the Peripheral class to bleio as Device 2018-10-21 15:50:45 +02:00
Descriptor.c nrf: Move the Descriptor class from ubluepy to the shared bleio module 2018-10-21 15:43:13 +02:00
Descriptor.h nrf: Move the Descriptor class from ubluepy to the shared bleio module 2018-10-21 15:43:13 +02:00
Device.c nrf: Remove the ble drv specific characteristic struct 2018-10-21 15:51:04 +02:00
Scanner.c nrf: Remove the ble drv specific advertisement data struct 2018-10-21 15:50:59 +02:00
Service.c nrf: Move the Service class from ubluepy to the shared bleio module 2018-10-21 15:43:51 +02:00
UUID.c nrf: Move the UUID class from ubluepy to the shared bleio module 2018-10-21 15:43:08 +02:00
UUID.h nrf: Move the Characteristic class from ubluepy to the shared bleio module 2018-10-21 15:43:48 +02:00
__init__.c nrf: Split the ble module into a shared part and the port implementation 2018-07-13 16:01:15 +02:00