Searched refs:onRssiThresholdBreached (Results 1 – 5 of 5) sorted by relevance
1578 void onRssiThresholdBreached(byte curRssi); in onRssiThresholdBreached() method
2524 public void onRssiThresholdBreached(int cmdId, byte[/* 6 */] currBssid, int currRssi) { in onRssiThresholdBreached() method in WifiVendorHal.StaIfaceEventCallback2531 eventHandler.onRssiThresholdBreached((byte) currRssi); in onRssiThresholdBreached()
261 public void onRssiThresholdBreached(byte curRssi) { in onRssiThresholdBreached() method in WifiStateMachine
1015 mIWifiStaIfaceEventCallback.onRssiThresholdBreached(theCmdId, new byte[6], lower); in testRssiMonitoring()
317 HPLandroid/hardware/wifi/V1_0/IWifiStaIfaceEventCallback;->onRssiThresholdBreached(I[BI)V4156 HPLcom/android/server/wifi/WifiNative$WifiRssiEventHandler;->onRssiThresholdBreached(B)V