Adam-Langley / pybleno

A direct port of the Bleno bluetooth LE peripheral role library to Python2/3
MIT License
68 stars 34 forks source link

HCI/ACL fragmentation and flow control #62

Open bugadani opened 6 months ago

bugadani commented 6 months ago

This PR ports the following commits:

https://github.com/abandonware/bleno/commit/16b9ebee856cc3c7a14bd2839c22758a62bfae8e https://github.com/abandonware/bleno/commit/916a29131138923b2702d3f9b0c48181ccec65ea https://github.com/abandonware/bleno/commit/06f5b2d22db1861e2e29db941ff23904e9562d41

This patch is necessary for pybleno to work correctly on the Raspberry Pi Zero 2 W.