Loading wifi/hostapd/aidl/aidl_api/android.hardware.wifi.hostapd/current/android/hardware/wifi/hostapd/ApInfo.aidl +1 −0 Original line number Diff line number Diff line Loading @@ -41,4 +41,5 @@ parcelable ApInfo { android.hardware.wifi.hostapd.Generation generation; byte[] apIfaceInstanceMacAddress; @nullable android.hardware.wifi.common.OuiKeyedData[] vendorData; @nullable byte[] mldMacAddress; } wifi/hostapd/aidl/android/hardware/wifi/hostapd/ApInfo.aidl +5 −0 Original line number Diff line number Diff line Loading @@ -63,4 +63,9 @@ parcelable ApInfo { * Optional vendor-specific information. */ @nullable OuiKeyedData[] vendorData; /** * MAC Address of the multiple link device (MLD) which apIfaceInstance is associated with. */ @nullable byte[] mldMacAddress; } Loading
wifi/hostapd/aidl/aidl_api/android.hardware.wifi.hostapd/current/android/hardware/wifi/hostapd/ApInfo.aidl +1 −0 Original line number Diff line number Diff line Loading @@ -41,4 +41,5 @@ parcelable ApInfo { android.hardware.wifi.hostapd.Generation generation; byte[] apIfaceInstanceMacAddress; @nullable android.hardware.wifi.common.OuiKeyedData[] vendorData; @nullable byte[] mldMacAddress; }
wifi/hostapd/aidl/android/hardware/wifi/hostapd/ApInfo.aidl +5 −0 Original line number Diff line number Diff line Loading @@ -63,4 +63,9 @@ parcelable ApInfo { * Optional vendor-specific information. */ @nullable OuiKeyedData[] vendorData; /** * MAC Address of the multiple link device (MLD) which apIfaceInstance is associated with. */ @nullable byte[] mldMacAddress; }