circuitpython/shared-bindings/_bleio
Dan Halbert e21580b67f PacketBuffer.packet_size was returning bool instead of int 2020-01-27 17:10:56 -05:00
..
Adapter.c wip: HID bonding works! 2020-01-10 23:55:45 -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 rename bleio module to _bleio 2019-08-29 18:44:27 -04:00
Connection.c Check connection validity after service discovery. 2019-12-06 16:03:14 -08:00
Connection.h Check connection validity after service discovery. 2019-12-06 16:03:14 -08: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.packet_size was returning bool instead of int 2020-01-27 17:10:56 -05:00
PacketBuffer.h Add PacketBuffer and MTU negotiation support. 2020-01-03 17:29:54 -08: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 Add PacketBuffer and MTU negotiation support. 2020-01-03 17:29:54 -08:00
__init__.h Improve printing to include _bleio. prefix for type. 2019-11-21 11:04:17 -08:00