HomeSort by relevance Sort by last modified time
    Searched refs:WIFI_OPTIONS_MEDIA_STREAMING_MODE (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/net/base/
net_util.h 529 WIFI_OPTIONS_MEDIA_STREAMING_MODE = 1 << 1
net_util_win.cc 307 if (options & WIFI_OPTIONS_MEDIA_STREAMING_MODE) {
net_util_unittest.cc 875 options |= WIFI_OPTIONS_MEDIA_STREAMING_MODE;
911 TryChangeWifiOptions(WIFI_OPTIONS_MEDIA_STREAMING_MODE);
913 WIFI_OPTIONS_MEDIA_STREAMING_MODE);
  /external/chromium_org/media/cast/net/
cast_transport_sender_impl.cc 114 wifi_options |= net::WIFI_OPTIONS_MEDIA_STREAMING_MODE;

Completed in 325 milliseconds