Searched refs:onStateChanged_1_3 (Results 1 – 6 of 6) sorted by relevance
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/ |
H A D | SupplicantStaIfaceCallbackV1_4Impl.java | 223 public void onStateChanged_1_3(int newState, byte[/* 6 */] bssid, int id, in onStateChanged_1_3() method in SupplicantStaIfaceCallbackV1_4Impl 225 mCallbackV13.onStateChanged_1_3(newState, bssid, id, ssid, filsHlpSent); in onStateChanged_1_3()
|
H A D | SupplicantStaIfaceCallbackV1_3Impl.java | 343 public void onStateChanged_1_3(int newState, byte[/* 6 */] bssid, int id, in onStateChanged_1_3() method in SupplicantStaIfaceCallbackV1_3Impl
|
/aosp12/hardware/interfaces/wifi/supplicant/1.4/vts/functional/ |
H A D | supplicant_sta_iface_hidl_test.cpp | 221 Return<void> onStateChanged_1_3( in onStateChanged_1_3() function in IfaceCallback
|
/aosp12/hardware/interfaces/wifi/supplicant/1.3/ |
H A D | ISupplicantStaIfaceCallback.hal | 220 oneway onStateChanged_1_3(State newState, Bssid bssid, SupplicantNetworkId id, Ssid ssid,
|
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
H A D | SupplicantStaIfaceHalTest.java | 3256 mISupplicantStaIfaceCallbackV13.onStateChanged_1_3( in testonStateChangedV13CallbackWithNoConfiguredNetwork() 3279 mISupplicantStaIfaceCallbackV13.onStateChanged_1_3( in testStateChangeV13ToAssociatedCallback() 3302 mISupplicantStaIfaceCallbackV13.onStateChanged_1_3( in testStateChangeV13ToCompletedCallback() 3333 mISupplicantStaIfaceCallbackV13.onStateChanged_1_3( in testNetworkRemovedDuring4wayWhenonStateChangedV13IsUsed() 3361 mISupplicantStaIfaceCallbackV13.onStateChanged_1_3( in testIeDiffersWhenonStateChangedV13IsUsed() 3386 mISupplicantStaIfaceCallbackV13.onStateChanged_1_3( in testStateChangeV13WithFilsHlpIESentToCompletedCallback()
|
/aosp12/hardware/interfaces/wifi/supplicant/1.3/vts/functional/ |
H A D | supplicant_sta_iface_hidl_test.cpp | 254 Return<void> onStateChanged_1_3( in onStateChanged_1_3() function in IfaceCallback
|