Age | Commit message (Expand) | Author |
---|---|---|
2023-09-01 | examples/bluetooth: Link to aioble in BLE examples. | Jim Mussared |
2020-12-02 | extmod/modbluetooth: Allow setting char/desc enc/auth options. | Andrew Leech |
2020-09-26 | examples/bluetooth: Update to use positional-only args to irq(). | Jim Mussared |
2020-08-29 | all: Update Python code to conform to latest black formatting. | Damien George |
2020-07-20 | extmod/modbluetooth: Add event for "indicate acknowledgement". | Jim Mussared |
2020-06-05 | extmod/modbluetooth: Make modbluetooth event not a bitfield. | Jim Mussared |
2020-02-28 | all: Reformat C and Python source code with tools/codeformat.py. | Damien George |
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 |