circuitpython/ports/nrf/common-hal/bleio
Dan Halbert bf8a35b2f8 WIP: CharacteristicBuffer for Central; not working: need to set remote Characteristic Service 2019-07-02 22:34:54 -04:00
..
Adapter.c Update copyrights; get ready for Central 2019-06-19 10:42:36 -04:00
Adapter.h Update copyrights; get ready for Central 2019-06-19 10:42:36 -04:00
Central.c WIP: CharacteristicBuffer for Central; not working: need to set remote Characteristic Service 2019-07-02 22:34:54 -04:00
Central.h Central is connecting; characteristics can be read and written 2019-06-29 00:20:06 -04:00
Characteristic.c WIP: CharacteristicBuffer for Central; not working: need to set remote Characteristic Service 2019-07-02 22:34:54 -04:00
Characteristic.h Update copyrights; get ready for Central 2019-06-19 10:42:36 -04:00
CharacteristicBuffer.c WIP: CharacteristicBuffer for Central; not working: need to set remote Characteristic Service 2019-07-02 22:34:54 -04:00
CharacteristicBuffer.h Update copyrights; get ready for Central 2019-06-19 10:42:36 -04:00
Descriptor.c Update copyrights; get ready for Central 2019-06-19 10:42:36 -04:00
Descriptor.h Update copyrights; get ready for Central 2019-06-19 10:42:36 -04:00
Peripheral.c WIP: CharacteristicBuffer for Central; not working: need to set remote Characteristic Service 2019-07-02 22:34:54 -04:00
Peripheral.h Update copyrights; get ready for Central 2019-06-19 10:42:36 -04:00
Scanner.c Central is connecting; characteristics can be read and written 2019-06-29 00:20:06 -04:00
Scanner.h getting Scanner to work 2019-06-22 22:10:15 -04:00
Service.c Update copyrights; get ready for Central 2019-06-19 10:42:36 -04:00
Service.h WIP: Central compiles; now will test 2019-06-21 18:04:04 -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 WIP: Central compiles; now will test 2019-06-21 18:04:04 -04:00
__init__.h Don't operate directly on bleio objects in shared-bindings: use common_hal 2019-06-18 23:46:20 -04:00