circuitpython/shared-bindings/_bleio
Yihui Xiong 52990a332d fix 2020-08-14 17:48:15 +08:00
..
Adapter.c fix 2020-08-14 17:48:15 +08:00
Adapter.h fix 2020-08-14 17:48:15 +08:00
Address.c Modify some Python stubs 2020-08-07 01:01:28 +09:00
Address.h rename bleio module to _bleio 2019-08-29 18:44:27 -04:00
Attribute.c Fix several type hints 2020-07-27 18:05:13 +09:00
Attribute.h rename bleio module to _bleio 2019-08-29 18:44:27 -04:00
Characteristic.c Modify some Python stubs 2020-08-07 01:01:28 +09:00
Characteristic.h fix CCCD bonding store; avoid excessive bonding writes 2020-01-12 23:32:51 -05:00
CharacteristicBuffer.c Fix several type hints 2020-07-27 18:05:13 +09:00
CharacteristicBuffer.h further ringbuf cleanup 2020-04-21 17:38:20 -04:00
Connection.c Modify some Python stubs 2020-08-07 01:01:28 +09:00
Connection.h rename and improve PacketBuffer packet length property 2020-04-29 17:49:31 -04:00
Descriptor.c Modify some Python stubs 2020-08-07 01:01:28 +09:00
Descriptor.h Refine _bleio 2019-10-21 18:57:03 -07:00
PacketBuffer.c Fix several type hints 2020-07-27 18:05:13 +09:00
PacketBuffer.h add PacketBuffer .incoming_ and .outgoing_packet_length 2020-05-04 15:59:45 -04:00
ScanEntry.c Fix several type hints 2020-07-27 18:05:13 +09:00
ScanEntry.h Refine _bleio 2019-10-21 18:57:03 -07:00
ScanResults.c Made every init return None 2020-07-03 14:23:34 -04:00
ScanResults.h Refine _bleio 2019-10-21 18:57:03 -07:00
Service.c Fix several type hints 2020-07-27 18:05:13 +09:00
Service.h Refine _bleio 2019-10-21 18:57:03 -07:00
UUID.c Modify some Python stubs 2020-08-07 01:01:28 +09:00
UUID.h Refine _bleio 2019-10-21 18:57:03 -07:00
__init__.c Modify some Python stubs 2020-08-07 01:01:28 +09:00
__init__.h Improve printing to include _bleio. prefix for type. 2019-11-21 11:04:17 -08:00