circuitpython/shared-bindings/_bleio
Jeff Epler 4e7c1a4bd4 Rename make_new's parameter to `all_args`
.. and fix two straggling modules that weren't updated at all.
Maybe they're not included in any builds?
2021-10-15 13:49:33 -05:00
..
Adapter.c Rename make_new's parameter to `all_args` 2021-10-15 13:49:33 -05:00
Adapter.h Enable a BLE workflow 2021-06-24 12:59:14 -07:00
Address.c Rename make_new's parameter to `all_args` 2021-10-15 13:49:33 -05:00
Address.h
Attribute.c run code formatting script 2021-03-15 19:27:36 +05:30
Attribute.h
Characteristic.c Fix n_args_min on many MP_DEFINE_CONST_FUN_OBJ_KW() 2021-10-07 16:55:19 -04:00
Characteristic.h Add BLE serial service 2021-06-25 15:00:10 -07:00
CharacteristicBuffer.c Rename make_new's parameter to `all_args` 2021-10-15 13:49:33 -05:00
CharacteristicBuffer.h Add BLE serial service 2021-06-25 15:00:10 -07:00
Connection.c Rename EXTENDED_FIELDS -> MP_TYPE_EXTENDED_FIELDS 2021-07-12 06:57:59 -05:00
Connection.h rename and improve PacketBuffer packet length property 2020-04-29 17:49:31 -04:00
Descriptor.c Fix n_args_min on many MP_DEFINE_CONST_FUN_OBJ_KW() 2021-10-07 16:55:19 -04:00
Descriptor.h run code formatting script 2021-03-15 19:27:36 +05:30
PacketBuffer.c Rename make_new's parameter to `all_args` 2021-10-15 13:49:33 -05:00
PacketBuffer.h Enable a BLE workflow 2021-06-24 12:59:14 -07:00
ScanEntry.c Fix n_args_min on many MP_DEFINE_CONST_FUN_OBJ_KW() 2021-10-07 16:55:19 -04:00
ScanEntry.h ScanEntry.matches() kwarg all -> match_all 2021-07-15 14:36:57 -07:00
ScanResults.c Rename EXTENDED_FIELDS -> MP_TYPE_EXTENDED_FIELDS 2021-07-12 06:57:59 -05:00
ScanResults.h Refine _bleio 2019-10-21 18:57:03 -07:00
Service.c Rename make_new's parameter to `all_args` 2021-10-15 13:49:33 -05:00
Service.h Add BLE serial service 2021-06-25 15:00:10 -07:00
UUID.c Rename make_new's parameter to `all_args` 2021-10-15 13:49:33 -05:00
UUID.h run code formatting script 2021-03-15 19:27:36 +05:30
__init__.c Convert more modules to use MP_REGISTER_MODULE 2021-08-26 21:35:02 -04:00
__init__.h run code formatting script 2021-03-15 19:27:36 +05:30