circuitpython/ports/nrf/common-hal/bleio
Dan Halbert 4167bf5b24 wip: advertising works, but not connection 2018-12-27 00:04:04 -05:00
..
Adapter.c More UUID work; use mp_raise for exceptions 2018-11-20 23:04:58 -05: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 wip: advertising works, but not connection 2018-12-27 00:04:04 -05:00
Descriptor.c WIP: debug; add hash and __eq__ to UUID 2018-11-26 21:09:17 -05: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 WIP: redo for more immutability; use sd_* routines for internal flash write 2018-12-07 16:52:47 -05:00
Scanner.c wip: advertising works, but not connection 2018-12-27 00:04:04 -05:00
Service.c wip: advertising works, but not connection 2018-12-27 00:04:04 -05:00
UUID.c wip: advertising works, but not connection 2018-12-27 00:04:04 -05:00
UUID.h WIP: debug; add hash and __eq__ to UUID 2018-11-26 21:09:17 -05:00
__init__.c wip: advertising works, but not connection 2018-12-27 00:04:04 -05:00