circuitpython/shared-bindings/_bleio
2024-10-24 16:02:24 -04:00
..
__init__.c document different kinds of _bleio 2024-10-24 16:02:24 -04:00
__init__.h Improve ESP BLE and turn on BLE workflow 2024-06-11 16:21:40 -07:00
Adapter.c CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
Adapter.h Improve ESP BLE and turn on BLE workflow 2024-06-11 16:21:40 -07:00
Address.c CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
Address.h guard2once -s ... 2024-05-19 20:40:44 -04:00
Attribute.c CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
Attribute.h guard2once -s ... 2024-05-19 20:40:44 -04:00
Characteristic.c Merge remote-tracking branch 'adafruit/9.1.x' into merge_in_9.1.x 2024-09-12 15:14:53 -07:00
Characteristic.h Add deinit() to _bleio.Characteristic 2024-09-12 13:35:25 -07:00
CharacteristicBuffer.c Update shared-bindings/_bleio/CharacteristicBuffer.c 2024-08-27 22:59:41 +02:00
CharacteristicBuffer.h guard2once -s ... 2024-05-19 20:40:44 -04:00
Connection.c improve _bleio.Connection.bind() doc, validation, and error messages 2024-10-18 19:29:54 -04:00
Connection.h guard2once -s ... 2024-05-19 20:40:44 -04:00
Descriptor.c CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
Descriptor.h guard2once -s ... 2024-05-19 20:40:44 -04:00
PacketBuffer.c CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
PacketBuffer.h fix ble_serial_connected() 2024-10-03 16:55:00 -04:00
ScanEntry.c fix ScanEntry.matches 2024-08-22 16:43:45 +02:00
ScanEntry.h guard2once -s ... 2024-05-19 20:40:44 -04:00
ScanResults.c CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
ScanResults.h guard2once -s ... 2024-05-19 20:40:44 -04:00
Service.c working on compilation errors 2024-09-06 23:10:41 -04:00
Service.h guard2once -s ... 2024-05-19 20:40:44 -04:00
UUID.c CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
UUID.h guard2once -s ... 2024-05-19 20:40:44 -04:00