summaryrefslogtreecommitdiff
path: root/shared-bindings/_bleio/PacketBuffer.c
AgeCommit message (Expand)Author
2020-03-25Add exception on small buffer and fix Connecion WRITE handlingScott Shawcroft
2020-01-27PacketBuffer.packet_size was returning bool instead of intDan Halbert
2020-01-03Add PacketBuffer and MTU negotiation support.Scott Shawcroft