circuitpython/shared-bindings/_bleio
Dan Halbert af1b8799a4 fix heap warning in espressif Adapter.c;fix error codes 2023-11-20 20:05:43 -05:00
..
Adapter.c fix heap warning in espressif Adapter.c;fix error codes 2023-11-20 20:05:43 -05:00
Adapter.h Add BLE status to title bar 2022-08-04 16:33:10 -07:00
Address.c Switch to using MP_ERROR_TEXT instead of translate, globally 2023-10-30 09:49:06 +01:00
Address.h rename bleio module to _bleio 2019-08-29 18:44:27 -04:00
Attribute.c convert to MP_DEFINED_CONST_OBJ_TYPE() 2023-09-19 21:09:29 -04:00
Attribute.h rename bleio module to _bleio 2019-08-29 18:44:27 -04:00
Characteristic.c Switch to using MP_ERROR_TEXT instead of translate, globally 2023-10-30 09:49:06 +01:00
Characteristic.h Add BLE serial service 2021-06-25 15:00:10 -07:00
CharacteristicBuffer.c Switch to using MP_ERROR_TEXT instead of translate, globally 2023-10-30 09:49:06 +01:00
CharacteristicBuffer.h Watch for ctrl-c over BLE workflow serial 2023-01-18 16:28:35 -08:00
Connection.c Switch to using MP_ERROR_TEXT instead of translate, globally 2023-10-30 09:49:06 +01:00
Connection.h rename and improve PacketBuffer packet length property 2020-04-29 17:49:31 -04:00
Descriptor.c Switch to using MP_ERROR_TEXT instead of translate, globally 2023-10-30 09:49:06 +01:00
Descriptor.h run code formatting script 2021-03-15 19:27:36 +05:30
PacketBuffer.c Switch to using MP_ERROR_TEXT instead of translate, globally 2023-10-30 09:49:06 +01:00
PacketBuffer.h Enable a BLE workflow 2021-06-24 12:59:14 -07:00
ScanEntry.c Fix native property setting from subclass 2023-10-24 16:20:51 -07:00
ScanEntry.h Additional missing-prototypes fixes 2021-11-10 10:55:53 -06:00
ScanResults.c Metro M4 now compiles 2023-10-03 15:03:59 -04:00
ScanResults.h convert to MP_DEFINED_CONST_OBJ_TYPE() 2023-09-19 21:09:29 -04:00
Service.c Fix native property setting from subclass 2023-10-24 16:20:51 -07:00
Service.h Add BLE serial service 2021-06-25 15:00:10 -07:00
UUID.c Switch to using MP_ERROR_TEXT instead of translate, globally 2023-10-30 09:49:06 +01:00
UUID.h run code formatting script 2021-03-15 19:27:36 +05:30
__init__.c Switch to using MP_ERROR_TEXT instead of translate, globally 2023-10-30 09:49:06 +01:00
__init__.h Fix pointer-ness, const-ness of compressed messages 2023-10-25 21:40:11 +02:00