• hidehiko's avatar
    Refactor ArcBridgeServiceImpl part 2. · 70586e6f
    hidehiko authored
    This CL is the preparation to split ArcSession running parts
    from ArcBridgeService.
    - Rename ArcBridgeService::State names to be consistent with
      terms used in other ARC modules.
    - Remove unused CONNECTED from State.
    - Migrate PrerequisitesChanged() and StopInstance() into
      RequestStart() and RequestStop().
    - Rename some fields of ArcBridgeServiceImpl for consistency.
    - Cleaned up include directives.
    
    BUG=657687
    BUG=b/31079732
    TEST=Ran bots.
    
    Review-Url: https://codereview.chromium.org/2577373002
    Cr-Commit-Position: refs/heads/master@{#439875}
    70586e6f
arc_bridge_service.h 8.09 KB