Dan Halbert
|
19c59b41ed
|
bleio: API change to create and connect related objects simulatenously: no orphan bleio objects
|
2019-08-28 16:15:09 -04:00 |
|
Dan Halbert
|
630c92392a
|
address review comments; avoid calling common_hal_bleio_device... routines from shared-bindings
|
2019-08-16 15:18:53 -04:00 |
|
Dan Halbert
|
83129b8c63
|
BLE: peripheral client pairing (not yet bonding); fix time doc formatting
|
2019-07-30 14:26:26 -04:00 |
|
Dan Halbert
|
28ca05ccdc
|
allow discovery from central or peripheral
|
2019-07-27 13:22:15 -04:00 |
|
Dan Halbert
|
09ddff8df1
|
WIP: Need descriptors for Central CCCD discovery; not done yet
|
2019-07-07 00:07:47 -04:00 |
|
Dan Halbert
|
a1b5d800f3
|
Update copyrights; get ready for Central
|
2019-06-19 10:42:36 -04:00 |
|
Dan Halbert
|
35b9191857
|
Don't operate directly on bleio objects in shared-bindings: use common_hal
routines instead. Changes made but not yet tested.
|
2019-06-18 23:46:20 -04:00 |
|
Dan Halbert
|
613e12f99f
|
Replace Broadcaster with enhanced Peripheral
|
2019-06-03 20:40:05 -04:00 |
|
Dan Halbert
|
63ac37946d
|
1. Remove advertising data construction in C: it's all done in Python now
2. Add scan response capability to advertising.
|
2019-06-02 23:21:30 -04:00 |
|
Dan Halbert
|
1dc3957e72
|
LocalPeripheral is now Peripheral; more work on basic GATTS support; UART not working yet
|
2018-12-30 22:33:49 -05:00 |
|