summaryrefslogtreecommitdiff
path: root/ports/nrf/common-hal/_bleio/__init__.c
AgeCommit message (Expand)Author
2020-05-04add PacketBuffer .incoming_ and .outgoing_packet_lengthDan Halbert
2020-04-29rename and improve PacketBuffer packet length propertyDan Halbert
2020-02-24Fix crash after empty REPL sessionScott Shawcroft
2020-01-30track vm_used_ble betterDan Halbert
2020-01-13merge from adafruit/circuitpythonDan Halbert
2020-01-09wip; redid flash writing to be compatible with SDDan Halbert
2020-01-03Add PacketBuffer and MTU negotiation support.Scott Shawcroft
2019-12-04Add connection interval and debuggingScott Shawcroft
2019-11-21Special exception message for when pairing prompt is ignored.Scott Shawcroft
2019-11-21Fix pairing when peripheral. Central untested.Scott Shawcroft
2019-11-20Use BluetoothError in _bleioScott Shawcroft
2019-10-21Refine _bleioScott Shawcroft
2019-08-29rename bleio module to _bleioDan Halbert