ArduinoBLE
ArduinoBLE copied to clipboard
Fix for issue #245 - ATT_OP_FIND_INFO_RESP incorrect processing durin…
Fix for issue #245 - ATT_OP_FIND_INFO_RESP incorrect processing during ATTClass::discoverDescriptors causes crashing
I've highlighted this issue on 9th July ... this is an issue of causing CRASHES if using ArduinoBLE to connect as central and the response to ATT_OP_FIND_INFO_RESP includes 128-bit UUIDs.
Please check and remove comments after review
Hi @carterd , thanks for looking into this! I think the PR can be simplified a bit, I'm adding some inline comments. Will be more than happy to merge afterwards :wink: