summaryrefslogtreecommitdiff
path: root/ports/nrf/common-hal/_bleio/Connection.h
AgeCommit message (Expand)Author
2020-04-29rename and improve PacketBuffer packet length propertyDan Halbert
2020-01-13fix some typos and leftoversDan Halbert
2020-01-13merge from adafruit/circuitpythonDan Halbert
2020-01-13put bonding to-do flags into Connection objects instead of using a heap-alloc...Dan Halbert
2020-01-03Add PacketBuffer and MTU negotiation support.Scott Shawcroft
2020-01-03wipDan Halbert
2019-12-04Add connection interval and debuggingScott Shawcroft
2019-11-20Use BluetoothError in _bleioScott Shawcroft
2019-10-21Refine _bleioScott Shawcroft