diff options
author | Jim Mussared <jim.mussared@gmail.com> | 2019-10-16 20:45:44 +1100 |
---|---|---|
committer | Jim Mussared <jim.mussared@gmail.com> | 2019-10-22 13:54:05 +1100 |
commit | 56fc3edf989e1216b1a00d8ab75ebefff33a67e8 (patch) | |
tree | 81e735b387ad79ec9a88ca1f7b76c397f422bc58 /py/builtinhelp.c | |
parent | f1d91908fa427cb419d6fcd5f64f6c581a0cdd0f (diff) | |
download | micropython-56fc3edf989e1216b1a00d8ab75ebefff33a67e8.tar.gz micropython-56fc3edf989e1216b1a00d8ab75ebefff33a67e8.zip |
extmod/modbluetooth: Make UUID support the buffer protocol.
Internally change the representation of UUIDs to LE uint8* to simplify this.
This allows UUIDs to be easily used in BLE payloads (such as advertising).
Ref: #5186
Diffstat (limited to 'py/builtinhelp.c')
0 files changed, 0 insertions, 0 deletions