[][src]Function ledger_zondax_generic::send_chunks

pub async fn send_chunks(
    apdu_transport: &APDUTransport,
    start_command: &APDUCommand,
    message: &[u8]
) -> Result<APDUAnswer, LedgerAppError>

Stream a long request in chunks