commit | 67d903ab56951a47bd9f6a7c3763bf9ec30e1ff8 | [log] [tgz] |
---|---|---|
author | Jun Yin <junyin@google.com> | Tue Jan 09 10:28:18 2018 -0800 |
committer | Jun Yin <junyin@google.com> | Tue Jan 16 16:27:36 2018 -0800 |
tree | 39a58eecef2c4232719578abdfd57c628a8c0fe1 | |
parent | ce0d687bb704dfb2a13c1151afe80cc1cafa5e6e [diff] |
AsyncMessageInvocation and implementations AsyncMessageInvocation wraps an invocation to an asynchronous method using Message to be working with AsyncResultCallback. This CL adds three implementations for opening logical channel, transmitting APDU via logical channel, and closing logical channel on the async methods of CommandsInterface. Bug: 38206971 Test: unit test on the ApduSender CL of the same topic Change-Id: I0621a0e8b1f4d5e1eb6409427ec814d0dee09de9