• khorimoto's avatar
    [CrOS Tether] Add HasConnectedToHost property for Tether networks. · f7b4872f
    khorimoto authored
    This property is necessary because the networking stack must show a dialog to users the first time they connect to a given host device which alerts the user that tethering will use mobile data and battery.
    
    This change adds the new property to the networkingPrivate IDL file and pipes it through from NetworkState. Currently, the value is hard-coded to "false", but this value will be propagated through the network stack from the Tether component in a follow-up CL.
    
    BUG=672263
    CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
    
    Review-Url: https://codereview.chromium.org/2844363003
    Cr-Commit-Position: refs/heads/master@{#467865}
    f7b4872f
onc_constants.h 17 KB