• Jun Choi's avatar
    Refactor DeviceOperation logic · 7b96c4f3
    Jun Choi authored
    As DeviceOperation is templated with request and request, we can subsume
    all logic in CtapRegisterOperation and same corresponding logic for
    CtapGetAssertion to DeviceOperation. Remove CtapRegisterOperation and
    add logic for dispatching request/ receiving response in DeviceOperation
    interface.
    
    Bug: 798573
    Change-Id: I38a36ce53149a473736c0c1dbc0a4c7b65ea130b
    Reviewed-on: https://chromium-review.googlesource.com/1034387
    Commit-Queue: Jun Choi <hongjunchoi@chromium.org>
    Reviewed-by: default avatarBalazs Engedy <engedy@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#565742}
    7b96c4f3
ctap2_device_operation.h 2.63 KB