Searched refs:apUpEvent (Results 1 – 1 of 1) sorted by relevance
3081 int apUpEvent = isBridged ? SoftApConnectedClientsEvent.DUAL_AP_BOTH_INSTANCES_UP in addSoftApChannelSwitchedEvent() local3098 if (event != null && event.eventType == apUpEvent) { in addSoftApChannelSwitchedEvent()3127 int apUpEvent = isBridged ? SoftApConnectedClientsEvent.DUAL_AP_BOTH_INSTANCES_UP in updateSoftApConfiguration() local3133 if (event != null && event.eventType == apUpEvent) { in updateSoftApConfiguration()3163 int apUpEvent = isBridged ? SoftApConnectedClientsEvent.DUAL_AP_BOTH_INSTANCES_UP in updateSoftApCapability() local3169 if (event != null && event.eventType == apUpEvent) { in updateSoftApCapability()