HomeSort by relevance Sort by last modified time
    Searched full:new_scan_results (Results 1 - 2 of 2) sorted by null

  /system/connectivity/shill/net/
netlink_manager_unittest.cc 669 NewScanResultsMessage new_scan_results; local
670 new_scan_results.AddFlag(NLM_F_MULTI);
671 ByteString new_scan_results_bytes(new_scan_results.Encode(kSequenceNumber));
725 NewScanResultsMessage new_scan_results; local
727 new_scan_results.Encode(kRandomSequenceNumber);
    [all...]
  /external/iw/
util.c 186 [NL80211_CMD_NEW_SCAN_RESULTS] = "new_scan_results",

Completed in 205 milliseconds