aboutsummaryrefslogtreecommitdiff
path: root/docs/library/ubluetooth.rst
AgeCommit message (Expand)Author
2020-04-29unix: Add support for modbluetooth and BLE using btstack.Jim Mussared
2020-04-19docs/library: Document that char_data/notify_data are also references.Thomas Friebel
2020-03-11extmod/modbluetooth: Change scan result's "connectable" to "adv_type".Damien George
2020-02-18extmod/modbluetooth: Implement config getter for BLE rxbuf size.Thomas Friebel
2020-01-12docs/library: Add / to indicate positional-only args in library docs.Jason Neal
2019-12-10docs/library/ubluetooth: Add note about API being under development.Damien George
2019-12-05extmod/modbluetooth: Allow setting ringbuf size via BLE.config(rxbuf=).Damien George
2019-12-04extmod/modbluetooth: Add optional 4th arg to gattc_write for write mode.Damien George
2019-11-25extmod/modbluetooth: Simplify management of pre-allocated event data.Jim Mussared
2019-11-12docs/library/ubluetooth: Fix name and link to FLAG_xxx constants.Damien George
2019-10-29docs/library/ubluetooth: Add docs for gatts_set_buffer.Jim Mussared
2019-10-22docs/library/bluetooth: Rename to "ubluetooth".Jim Mussared