Searched refs:TransitionDisableIndication (Results 1 – 4 of 4) sorted by relevance
20 …rt android.hardware.wifi.supplicant.V1_4.ISupplicantStaNetworkCallback.TransitionDisableIndication;81 if (0 != (indicationBits & TransitionDisableIndication.USE_WPA3_PERSONAL)) { in onTransitionDisable()84 if (0 != (indicationBits & TransitionDisableIndication.USE_SAE_PK)) { in onTransitionDisable()87 if (0 != (indicationBits & TransitionDisableIndication.USE_WPA3_ENTERPRISE)) { in onTransitionDisable()90 if (0 != (indicationBits & TransitionDisableIndication.USE_ENHANCED_OPEN)) { in onTransitionDisable()
129 @interface TransitionDisableIndication{} annotation in WifiMonitor428 @TransitionDisableIndication int indicationBits) { in broadcastTransitionDisableEvent()
3683 @WifiMonitor.TransitionDisableIndication int indicationBit) {
35 enum TransitionDisableIndication : uint32_t {45 oneway onTransitionDisable(bitfield<TransitionDisableIndication> ind);