circuitpython/shared-bindings/bleio
Dan Halbert 31cc71f7fb WIP: bleio revisions 2018-11-20 09:36:45 -05:00
..
Adapter.c bleio: Add a new Address class 2018-10-21 15:43:21 +02:00
Adapter.h bleio: Add a new Address class 2018-10-21 15:43:21 +02:00
Address.c bleio: Fix errors after rebase 2018-10-21 17:15:27 +02:00
Address.h bleio: Add a new Address class 2018-10-21 15:43:21 +02:00
AddressType.c bleio: Add a new Address class 2018-10-21 15:43:21 +02:00
AddressType.h bleio: Add a AddressType enum-like class 2018-10-21 15:43:17 +02:00
AdvertisementData.c bleio: Remove unneeded TODO 2018-10-21 15:59:53 +02:00
AdvertisementData.h bleio: Move ScanEntry to shared module and add a new AdvertisementData class 2018-10-21 15:43:24 +02:00
Characteristic.c WIP: bleio revisions 2018-11-20 09:36:45 -05:00
Characteristic.h nrf: Cleanup of the ble driver 2018-10-21 15:54:13 +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 bleio: Fix errors after rebase 2018-10-21 17:15:27 +02:00
Device.h bleio: Don't register the services until needed 2018-10-21 16:00:04 +02:00
ScanEntry.c bleio: Fix errors after rebase 2018-10-21 17:15:27 +02:00
ScanEntry.h nrf: Move the Peripheral class to bleio as Device 2018-10-21 15:50:45 +02:00
Scanner.c bleio: Improve type documentation 2018-10-21 15:50:53 +02:00
Scanner.h nrf: Cleanup of the ble driver 2018-10-21 15:54:13 +02:00
Service.c WIP: bleio revisions 2018-11-20 09:36:45 -05:00
Service.h bleio: Don't register the services until needed 2018-10-21 16:00:04 +02:00
UUID.c WIP: bleio revisions 2018-11-20 09:36:45 -05:00
UUID.h WIP: bleio revisions 2018-11-20 09:36:45 -05:00
__init__.c WIP: bleio revisions 2018-11-20 09:36:45 -05:00
__init__.h nrf: Split the ble module into a shared part and the port implementation 2018-07-13 16:01:15 +02:00