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

  /hardware/interfaces/wifi/1.0/
IWifiChip.hal 598 * @param ringName represent the name of the ring for which data collection
613 startLoggingToDebugRingBuffer(string ringName,
623 * @param ringName represent the name of the ring for which data collection
635 forceDumpToDebugRingBuffer(string ringName) generates (WifiStatus status);
types.hal     [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiNative.java     [all...]
WifiDiagnostics.java 300 String ringName = e.getKey();
302 builder.append("ring-buffer = ").append(ringName).append("\n");
WifiVendorHal.java     [all...]
  /hardware/interfaces/wifi/1.0/vts/functional/
wifi_chip_hidl_test.cpp 260 EXPECT_LT(0u, ring_buffer.ringName.size());
280 ring_name = status_and_ring_buffer_status.second[0].ringName.c_str();
308 ring_name = status_and_ring_buffer_status.second[0].ringName.c_str();
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
WifiVendorHalTest.java     [all...]
  /hardware/interfaces/wifi/1.0/default/
hidl_struct_util.cpp 137 hidl_status->ringName = reinterpret_cast<const char*>(legacy_status.name);
    [all...]

Completed in 257 milliseconds