Searched refs:apUpEvent (Results 1 – 1 of 1) sorted by relevance
3818 int apUpEvent = isBridged ? SoftApConnectedClientsEvent.DUAL_AP_BOTH_INSTANCES_UP in addSoftApChannelSwitchedEvent() local3835 if (event != null && event.eventType == apUpEvent) { in addSoftApChannelSwitchedEvent()3864 int apUpEvent = isBridged ? SoftApConnectedClientsEvent.DUAL_AP_BOTH_INSTANCES_UP in updateSoftApConfiguration() local3870 if (event != null && event.eventType == apUpEvent) { in updateSoftApConfiguration()3900 int apUpEvent = isBridged ? SoftApConnectedClientsEvent.DUAL_AP_BOTH_INSTANCES_UP in updateSoftApCapability() local3906 if (event != null && event.eventType == apUpEvent) { in updateSoftApCapability()