circuitpython/shared-bindings/_bleio
dherrada 26f1fd0071 Added type hints to _bleio 2020-07-02 14:11:25 -04:00
..
Adapter.c Added type hints to _bleio 2020-07-02 14:11:25 -04:00
Adapter.h bleio: adapter: add advertising timeout and status 2020-05-19 15:01:19 +08:00
Address.c Added type hints to _bleio 2020-07-02 14:11:25 -04:00
Address.h rename bleio module to _bleio 2019-08-29 18:44:27 -04:00
Attribute.c Added type hints to _bleio 2020-07-02 14:11:25 -04:00
Attribute.h rename bleio module to _bleio 2019-08-29 18:44:27 -04:00
Characteristic.c Added type hints to _bleio 2020-07-02 14:11:25 -04:00
Characteristic.h fix CCCD bonding store; avoid excessive bonding writes 2020-01-12 23:32:51 -05:00
CharacteristicBuffer.c Added type hints to _bleio 2020-07-02 14:11:25 -04:00
CharacteristicBuffer.h further ringbuf cleanup 2020-04-21 17:38:20 -04:00
Connection.c Added type hints to _bleio 2020-07-02 14:11:25 -04:00
Connection.h rename and improve PacketBuffer packet length property 2020-04-29 17:49:31 -04:00
Descriptor.c Added type hints to _bleio 2020-07-02 14:11:25 -04:00
Descriptor.h Refine _bleio 2019-10-21 18:57:03 -07:00
PacketBuffer.c Added type hints to _bleio 2020-07-02 14:11:25 -04:00
PacketBuffer.h add PacketBuffer .incoming_ and .outgoing_packet_length 2020-05-04 15:59:45 -04:00
ScanEntry.c Added type hints to _bleio 2020-07-02 14:11:25 -04:00
ScanEntry.h Refine _bleio 2019-10-21 18:57:03 -07:00
ScanResults.c Added type hints to _bleio 2020-07-02 14:11:25 -04:00
ScanResults.h Refine _bleio 2019-10-21 18:57:03 -07:00
Service.c Added type hints to _bleio 2020-07-02 14:11:25 -04:00
Service.h Refine _bleio 2019-10-21 18:57:03 -07:00
UUID.c Added type hints to _bleio 2020-07-02 14:11:25 -04:00
UUID.h Refine _bleio 2019-10-21 18:57:03 -07:00
__init__.c Added type hints to _bleio 2020-07-02 14:11:25 -04:00
__init__.h Improve printing to include _bleio. prefix for type. 2019-11-21 11:04:17 -08:00