• Jun Choi's avatar
    Rename prefix for BLE related classes to FIDO · 1710f5ad
    Jun Choi authored
    U2F and CTAP share same BLE GATT service UUID and service
    characteristics. Furthermore, BLE transport specification for CTAP is a
    strict superset of U2F BLE transport specifications. All transport
    specifications including fragmentation, request, and response
    structure are the same. CTAP protocol simply  adds cancel command to the
    list of commands. Rename all Ble related objects to have Fido as prefix.
    
    Bug: 814474
    Change-Id: I1978e4b536337e97311cb8c651a8d95256a75c6e
    Reviewed-on: https://chromium-review.googlesource.com/929805
    Commit-Queue: Jun Choi <hongjunchoi@chromium.org>
    Reviewed-by: default avatarJan Wilken Dörrie <jdoerrie@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#543829}
    1710f5ad
fido_ble_discovery_unittest.cc 5.91 KB