Searched defs:notifyRangingResults (Results 1 – 4 of 4) sorted by relevance
75 …oneway void notifyRangingResults(in android.hardware.wifi.RttResult[] results, in byte discoverySe… in notifyRangingResults() method
472 void notifyRangingResults(in RttResult[] results, in byte discoverySessionId); in notifyRangingResults() method
407 ::ndk::ScopedAStatus notifyRangingResults(const std::vector<RttResult>& /* results */, in notifyRangingResults() function in WifiNanIfaceAidlTest::WifiNanIfaceEventCallback