Age | Commit message (Expand) | Author |
---|---|---|
9 days | examples/bluetooth/ble_advertising.py: Fix decoding UUIDs. | Damien George |
2023-09-01 | examples/bluetooth: Link to aioble in BLE examples. | Jim Mussared |
2023-09-01 | examples/bluetooth: Raise ValueError when advertising data is too large. | Alexander Wilde |
2020-07-18 | examples/bluetooth: In ble_advertising.py, skip appearance if not set. | Jim Mussared |
2020-06-05 | examples/bluetooth: Fix incorrect value of BR/EDR flag in advertising. | jxltom |
2020-02-28 | all: Reformat C and Python source code with tools/codeformat.py. | Damien George |
2019-11-25 | examples/bluetooth: Add helpers for decoding advertising payloads. | Jim Mussared |
2019-10-22 | examples/bluetooth: Use UUIDs directly to add services to adv payload. | Jim Mussared |
2019-10-18 | examples/bluetooth: Add basic BLE peripheral examples. | Jim Mussared |