circuitpython/ports/nrf/common-hal/bleio
arturo182 77eeecbfd9 nrf: BLE driver cleanup 2018-10-21 15:52:36 +02:00
..
Adapter.c nrf: BLE driver cleanup 2018-10-21 15:52:36 +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: BLE driver cleanup 2018-10-21 15:52:36 +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: BLE driver cleanup 2018-10-21 15:52:36 +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