Loading wifi/hostapd/aidl/aidl_api/android.hardware.wifi.hostapd/current/android/hardware/wifi/hostapd/NetworkParams.aidl +1 −0 Original line number Diff line number Diff line Loading @@ -40,4 +40,5 @@ parcelable NetworkParams { String passphrase; boolean isMetered; byte[] vendorElements; boolean isClientIsolationEnabled; } wifi/hostapd/aidl/android/hardware/wifi/hostapd/NetworkParams.aidl +4 −0 Original line number Diff line number Diff line Loading @@ -52,4 +52,8 @@ parcelable NetworkParams { * one or more elements). Example: byte[]{ 221, 4, 17, 34, 51, 1 } */ byte[] vendorElements; /** * Whether the network uses client isolation. */ boolean isClientIsolationEnabled; } Loading
wifi/hostapd/aidl/aidl_api/android.hardware.wifi.hostapd/current/android/hardware/wifi/hostapd/NetworkParams.aidl +1 −0 Original line number Diff line number Diff line Loading @@ -40,4 +40,5 @@ parcelable NetworkParams { String passphrase; boolean isMetered; byte[] vendorElements; boolean isClientIsolationEnabled; }
wifi/hostapd/aidl/android/hardware/wifi/hostapd/NetworkParams.aidl +4 −0 Original line number Diff line number Diff line Loading @@ -52,4 +52,8 @@ parcelable NetworkParams { * one or more elements). Example: byte[]{ 221, 4, 17, 34, 51, 1 } */ byte[] vendorElements; /** * Whether the network uses client isolation. */ boolean isClientIsolationEnabled; }