summaryrefslogtreecommitdiff
path: root/shared-bindings/_bleio
AgeCommit message (Expand)Author
2020-05-19bleio: adapter: add advertising timeout and statusSean Cross
2020-05-19_bleio: support anonymous advertisingSean Cross
2020-05-12Swap sphinx to autoapi and the inline stubsScott Shawcroft
2020-05-12Merge branch 'master' into masterdherrada
2020-05-04trivial change to force rebuildDan Halbert
2020-05-04address review commentsDan Halbert
2020-05-04add PacketBuffer .incoming_ and .outgoing_packet_lengthDan Halbert
2020-05-01Did audiopwmio, bitbangio, and _bleiodherrada
2020-04-30PacketBuffer doc fixesDan Halbert
2020-04-29further cleanup and bug fixingDan Halbert
2020-04-29back to '.packet_size' for compatiblityDan Halbert
2020-04-29rename and improve PacketBuffer packet length propertyDan Halbert
2020-04-21further ringbuf cleanupDan Halbert
2020-03-25Add exception on small buffer and fix Connecion WRITE handlingScott Shawcroft
2020-02-20Enable _bleio adapter when _bleio is importedDan Halbert
2020-01-27PacketBuffer.packet_size was returning bool instead of intDan Halbert
2020-01-13merge from adafruit/circuitpythonDan Halbert
2020-01-12fix CCCD bonding store; avoid excessive bonding writesDan Halbert
2020-01-10wip: HID bonding works!Dan 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-12Add extended, connectable and scannable error.Scott Shawcroft
2019-12-09Merge pull request #2353 from jepler/audiosample-protocolScott Shawcroft
2019-12-06Merge pull request #2301 from tannewt/support_extended_advertisingDan Halbert
2019-12-06Check connection validity after service discovery.Scott Shawcroft
2019-12-06Merge pull request #2356 from tannewt/central_pairingDan Halbert
2019-12-05Make _bleio.Connection.disconnect() idempotentDan Halbert
2019-12-04Add connection interval and debuggingScott Shawcroft
2019-12-04protocols: Allow them to be (optionally) type-safeJeff Epler
2019-11-26Merge remote-tracking branch 'adafruit/master' into support_extended_advertisingScott Shawcroft
2019-11-21Clean up debug changesScott Shawcroft
2019-11-21Fix pairing when peripheral. Central untested.Scott Shawcroft
2019-11-21Only add module when printing exception.Scott Shawcroft
2019-11-21Improve printing to include _bleio. prefix for type.Scott Shawcroft
2019-11-20Use BluetoothError in _bleioScott Shawcroft
2019-11-19Add support for extended (>31 byte) BLE advertisements.Scott Shawcroft
2019-11-13Fix start_scan timeout default valueDan Halbert
2019-11-01Merge remote-tracking branch 'adafruit/master' into bleio_tweaksScott Shawcroft
2019-10-27pixelbuf: correct trivial typosJeff Epler
2019-10-22Refine comments and switch prefix_len to size_tScott Shawcroft
2019-10-21Refine _bleioScott Shawcroft
2019-08-29rename bleio module to _bleioDan Halbert