summaryrefslogtreecommitdiff
path: root/py/makeqstrdata.py
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2019-11-29 12:36:32 +1100
committerDamien George <damien.p.george@gmail.com>2019-12-02 23:27:25 +1100
commit8ce69288e9151d6bd5c218cde171d7d7dad9afd2 (patch)
tree6f22b140f82304a7b3fb2b0a37d813c7f69b0e89 /py/makeqstrdata.py
parentd6e051082af51566d4a16dc90f89da75a5007c06 (diff)
extmod/modbluetooth: Remove limit on data coming from gattc data input.
This removes the limit on data coming in from a BLE.gattc_read() request, or a notify with payload (coming in to a central). In both cases the data coming in to the BLE callback is now limited only by the available data in the ringbuf, whereas before it was capped at (default hard coded) 20 bytes.
Diffstat (limited to 'py/makeqstrdata.py')
0 files changed, 0 insertions, 0 deletions