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