Searched refs:fetchConfirmationResult (Results 1 – 1 of 1) sorted by relevance
150 std::tuple<ResponseCode, MsgVector<uint8_t>, MsgVector<uint8_t>> fetchConfirmationResult() { in fetchConfirmationResult() function235 auto [rc, message, token] = fetchConfirmationResult(); in command()