circuitpython/ports/nrf/common-hal/bleio
Dan Halbert 91d791afd0 cleanup adapter.address; add uniquish suffix to BLE device name 2019-07-31 00:30:24 -04:00
..
Adapter.c cleanup adapter.address; add uniquish suffix to BLE device name 2019-07-31 00:30:24 -04:00
Adapter.h Update copyrights; get ready for Central 2019-06-19 10:42:36 -04:00
Central.c allow discovery from central or peripheral 2019-07-27 13:22:15 -04:00
Central.h allow discovery from central or peripheral 2019-07-27 13:22:15 -04:00
Characteristic.c BLE: peripheral client pairing (not yet bonding); fix time doc formatting 2019-07-30 14:26:26 -04:00
Characteristic.h WIP: Need descriptors for Central CCCD discovery; not done yet 2019-07-07 00:07:47 -04:00
CharacteristicBuffer.c allow discovery from central or peripheral 2019-07-27 13:22:15 -04:00
CharacteristicBuffer.h Update copyrights; get ready for Central 2019-06-19 10:42:36 -04:00
Descriptor.c UARTClient now works both directions 2019-07-09 00:21:46 -04:00
Descriptor.h WIP: Need descriptors for Central CCCD discovery; not done yet 2019-07-07 00:07:47 -04:00
Peripheral.c BLE: peripheral client pairing (not yet bonding); fix time doc formatting 2019-07-30 14:26:26 -04:00
Peripheral.h BLE: peripheral client pairing (not yet bonding); fix time doc formatting 2019-07-30 14:26:26 -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 allow discovery from central or peripheral 2019-07-27 13:22:15 -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 allow discovery from central or peripheral 2019-07-27 13:22:15 -04:00
__init__.h allow discovery from central or peripheral 2019-07-27 13:22:15 -04:00