• reillyg's avatar
    Open HID connections asynchronously. · 7f4f5085
    reillyg authored
    By making HidService::Connect return its result asynchronously platform
    specific details such as whether device nodes must be opened on a
    different thread (due to blocking) or requesting access from the Chrome
    OS permission broker can be abstracted away.
    
    BUG=422540
    
    Review URL: https://codereview.chromium.org/660573007
    
    Cr-Commit-Position: refs/heads/master@{#299950}
    7f4f5085
hid_service.h 1.79 KB