circuitpython/shared-bindings/_bleio
Dan Halbert 46298ddcb4 PacketBuffer doc fixes 2020-04-30 00:36:01 -04:00
..
Adapter.c Enable _bleio adapter when _bleio is imported 2020-02-20 21:55:04 -05:00
Adapter.h wip: HID bonding works! 2020-01-10 23:55:45 -05:00
Address.c Refine _bleio 2019-10-21 18:57:03 -07:00
Address.h rename bleio module to _bleio 2019-08-29 18:44:27 -04:00
Attribute.c rename bleio module to _bleio 2019-08-29 18:44:27 -04:00
Attribute.h rename bleio module to _bleio 2019-08-29 18:44:27 -04:00
Characteristic.c PacketBuffer.packet_size was returning bool instead of int 2020-01-27 17:10:56 -05:00
Characteristic.h fix CCCD bonding store; avoid excessive bonding writes 2020-01-12 23:32:51 -05:00
CharacteristicBuffer.c protocols: Allow them to be (optionally) type-safe 2019-12-04 09:29:57 -06:00
CharacteristicBuffer.h further ringbuf cleanup 2020-04-21 17:38:20 -04:00
Connection.c rename and improve PacketBuffer packet length property 2020-04-29 17:49:31 -04:00
Connection.h rename and improve PacketBuffer packet length property 2020-04-29 17:49:31 -04:00
Descriptor.c Use BluetoothError in _bleio 2019-11-20 14:02:15 -08:00
Descriptor.h Refine _bleio 2019-10-21 18:57:03 -07:00
PacketBuffer.c PacketBuffer doc fixes 2020-04-30 00:36:01 -04:00
PacketBuffer.h back to '.packet_size' for compatiblity 2020-04-29 22:10:56 -04:00
ScanEntry.c Refine _bleio 2019-10-21 18:57:03 -07:00
ScanEntry.h Refine _bleio 2019-10-21 18:57:03 -07:00
ScanResults.c Refine _bleio 2019-10-21 18:57:03 -07:00
ScanResults.h Refine _bleio 2019-10-21 18:57:03 -07:00
Service.c Check connection validity after service discovery. 2019-12-06 16:03:14 -08:00
Service.h Refine _bleio 2019-10-21 18:57:03 -07:00
UUID.c Refine _bleio 2019-10-21 18:57:03 -07:00
UUID.h Refine _bleio 2019-10-21 18:57:03 -07:00
__init__.c Enable _bleio adapter when _bleio is imported 2020-02-20 21:55:04 -05:00
__init__.h Improve printing to include _bleio. prefix for type. 2019-11-21 11:04:17 -08:00