Jim Mussared
c398e46b29
extmod/modbluetooth: Combine gattc-data-available callbacks into one.
...
Instead of having the stack indicate a "start", "data"..., "end", pass
through the data in one callback as an array of chunks of data.
This is because the upcoming non-ringbuffer modbluetooth implementation
cannot buffer the data in the ringbuffer and requires instead a single
callback with all the data, to pass to the Python callback.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2020-11-13 17:19:05 +11:00
..
2020-11-13 17:19:05 +11:00
2020-11-13 17:19:05 +11:00
2020-10-22 11:53:16 +02:00
2020-08-22 12:17:06 +10:00
2020-09-04 00:10:24 +10:00
2020-10-22 11:47:36 +02:00
2020-10-22 11:47:36 +02:00
2020-10-01 12:57:10 +10:00
2020-11-13 11:13:37 +11:00
2020-10-01 12:57:10 +10:00
2020-10-01 12:57:10 +10:00
2020-11-13 17:19:05 +11:00
2020-11-13 17:19:05 +11:00
2020-05-02 16:08:04 +10:00
2020-08-30 13:20:51 +10:00
2020-04-23 11:24:25 +10:00
2020-04-23 11:24:25 +10:00
2020-11-11 22:18:24 +11:00
2020-04-23 11:24:25 +10:00
2020-04-23 11:24:25 +10:00
2020-04-23 11:24:25 +10:00
2020-10-29 14:15:16 +11:00
2020-09-30 23:18:34 +10:00
2020-09-11 10:22:19 +10:00
2020-07-21 00:31:05 +10:00
2020-04-23 11:24:25 +10:00
2020-04-23 11:24:25 +10:00
2020-04-23 11:24:25 +10:00
2020-09-08 11:41:31 +10:00
2020-09-08 11:41:31 +10:00
2020-04-23 11:24:25 +10:00
2020-10-01 14:20:42 +10:00
2020-10-01 14:20:42 +10:00
2020-06-19 22:07:32 +10:00
2020-09-18 17:20:34 +10:00
2020-10-22 11:47:36 +02:00
2020-08-25 17:35:19 +10:00
2020-10-29 11:43:52 +11:00
2020-09-01 12:36:28 +10:00
2020-08-12 23:40:50 +10:00
2020-09-23 16:23:35 +10:00