Home
last modified time | relevance | path

Searched refs:MESH_CHANNEL_SWITCH_REGULATORY_REQ (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/
DSupplicantStaIfaceCallbackHidlImpl.java641 case ReasonCode.MESH_CHANNEL_SWITCH_REGULATORY_REQ: in halToFrameworkReasonCode()
642 return SupplicantStaIfaceHal.StaIfaceReasonCode.MESH_CHANNEL_SWITCH_REGULATORY_REQ; in halToFrameworkReasonCode()
DSupplicantStaIfaceHal.java182 public static final int MESH_CHANNEL_SWITCH_REGULATORY_REQ = 65; field in SupplicantStaIfaceHal.StaIfaceReasonCode
305 case MESH_CHANNEL_SWITCH_REGULATORY_REQ: in toString()
DSupplicantStaIfaceCallbackAidlImpl.java976 case StaIfaceReasonCode.MESH_CHANNEL_SWITCH_REGULATORY_REQ: in halToFrameworkReasonCode()
977 return SupplicantStaIfaceHal.StaIfaceReasonCode.MESH_CHANNEL_SWITCH_REGULATORY_REQ; in halToFrameworkReasonCode()