3a71ae8595
* a missing pointer increment caused error, if available was > 0 after the first iteration of while(available) loop. * changed memory allocation strategy from large fixed size (RFCOMM_DATA_BUF_SIZE) to just the needed size, which will be below MTU Cherry-picked from https://github.com/espressif/esp-idf/pull/1923/ |
||
---|---|---|
.. | ||
include | ||
port_api.c | ||
port_rfc.c | ||
port_utils.c | ||
rfc_l2cap_if.c | ||
rfc_mx_fsm.c | ||
rfc_port_fsm.c | ||
rfc_port_if.c | ||
rfc_ts_frames.c | ||
rfc_utils.c |