circuitpython/shared-bindings/_bleio
Scott Shawcroft 7a07247974
Remove all kwarg from ScanEntry.matches
Fixes #3007
2022-08-09 14:37:52 -07:00
..
Adapter.c Add BLE status to title bar 2022-08-04 16:33:10 -07:00
Adapter.h Add BLE status to title bar 2022-08-04 16:33:10 -07:00
Address.c message consolidation and more use of validators 2022-05-19 15:38:37 -04:00
Address.h rename bleio module to _bleio 2019-08-29 18:44:27 -04:00
Attribute.c run code formatting script 2021-03-15 19:27:36 +05:30
Attribute.h rename bleio module to _bleio 2019-08-29 18:44:27 -04:00
Characteristic.c message consolidation and more use of validators 2022-05-19 15:38:37 -04:00
Characteristic.h Add BLE serial service 2021-06-25 15:00:10 -07:00
CharacteristicBuffer.c message consolidation and more use of validators 2022-05-19 15:38:37 -04:00
CharacteristicBuffer.h Additional missing-prototypes fixes 2021-11-10 10:55:53 -06:00
Connection.c Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
Connection.h rename and improve PacketBuffer packet length property 2020-04-29 17:49:31 -04:00
Descriptor.c message consolidation and more use of validators 2022-05-19 15:38:37 -04:00
Descriptor.h run code formatting script 2021-03-15 19:27:36 +05:30
PacketBuffer.c message consolidation and more use of validators 2022-05-19 15:38:37 -04:00
PacketBuffer.h Enable a BLE workflow 2021-06-24 12:59:14 -07:00
ScanEntry.c Remove all kwarg from ScanEntry.matches 2022-08-09 14:37:52 -07:00
ScanEntry.h Additional missing-prototypes fixes 2021-11-10 10:55:53 -06: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 Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
Service.h Add BLE serial service 2021-06-25 15:00:10 -07:00
UUID.c Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -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 Add two stage reset for BLE 2022-05-12 13:20:44 -07:00