feat(address_book): use uniform chunked transport for all sub-commands
All sub-commands now go through reassemble_chunks() with the 2-byte length prefix, instead of special-casing single-APDU commands. This keeps the APDU format consistent and eases future payload-size evolutions.
C
Charles-Edouard de la Vergne committed
2c736ee013c48e96a300ec36b230881bf8022f09
Parent: b32dbff