Searched refs:mIsOceSupported (Results 1 – 1 of 1) sorted by relevance
36 private boolean mIsOceSupported = false; field in MboOceController61 mIsOceSupported = (supportedFeatures & WIFI_FEATURE_OCE) != 0; in enable()65 + " OCE support: " + mIsOceSupported); in enable()