circuitpython/ports/nrf/common-hal/bleio
Dan Halbert b11b7916fd address minor issues: typos, make translate, and sphinx 2019-08-29 17:58:21 -04:00
..
Adapter.c bleio: API change to create and connect related objects simulatenously: no orphan bleio objects 2019-08-28 16:15:09 -04:00
Adapter.h Update copyrights; get ready for Central 2019-06-19 10:42:36 -04:00
Attribute.c address review comments; avoid calling common_hal_bleio_device... routines from shared-bindings 2019-08-16 15:18:53 -04:00
Attribute.h BLE HID WIP: works everywhere except iOS; fixed a bunch of bugs; pretend bonding 2019-08-25 21:38:13 -04:00
Central.c bleio: API change to create and connect related objects simulatenously: no orphan bleio objects 2019-08-28 16:15:09 -04:00
Central.h bleio: API change to create and connect related objects simulatenously: no orphan bleio objects 2019-08-28 16:15:09 -04:00
Characteristic.c address minor issues: typos, make translate, and sphinx 2019-08-29 17:58:21 -04:00
Characteristic.h specifying attribute length; fix up value setting 2019-08-07 23:49:09 -04:00
CharacteristicBuffer.c Merge remote-tracking branch 'adafruit/master' into run-background-tasks 2019-08-19 12:41:20 -04:00
CharacteristicBuffer.h Update copyrights; get ready for Central 2019-06-19 10:42:36 -04:00
Descriptor.c another API rework: less abstraction leakage 2019-08-28 23:15:22 -04:00
Descriptor.h bleio: API change to create and connect related objects simulatenously: no orphan bleio objects 2019-08-28 16:15:09 -04:00
Peripheral.c another API rework: less abstraction leakage 2019-08-28 23:15:22 -04:00
Peripheral.h bleio: API change to create and connect related objects simulatenously: no orphan bleio objects 2019-08-28 16:15:09 -04:00
Scanner.c Address review comments. 2019-07-16 19:53:36 -04:00
Scanner.h getting Scanner to work 2019-06-22 22:10:15 -04:00
Service.c another API rework: less abstraction leakage 2019-08-28 23:15:22 -04:00
Service.h allow discovery from central or peripheral 2019-07-27 13:22:15 -04:00
UUID.c Update copyrights; get ready for Central 2019-06-19 10:42:36 -04:00
UUID.h Update copyrights; get ready for Central 2019-06-19 10:42:36 -04:00
__init__.c another API rework: less abstraction leakage 2019-08-28 23:15:22 -04:00
__init__.h BLE HID WIP: works everywhere except iOS; fixed a bunch of bugs; pretend bonding 2019-08-25 21:38:13 -04:00