mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 13:49:45 +00:00
Add channel bandwidth, max number of Rx spatial streams, max number of Tx spatial streams to connectionCapabilitie() which is derived from association request and response frames after a new association. bug: 147390882 Test: VTS test Test: manual test with various phones and APs. Change-Id: Iaeb5e0419887b766ec1a4cb13843494539aa3ddd
25 lines
638 B
Plaintext
25 lines
638 B
Plaintext
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.wifi.supplicant@1.3",
|
|
root: "android.hardware",
|
|
vndk: {
|
|
enabled: true,
|
|
},
|
|
srcs: [
|
|
"types.hal",
|
|
"ISupplicant.hal",
|
|
"ISupplicantStaIface.hal",
|
|
"ISupplicantStaIfaceCallback.hal",
|
|
"ISupplicantStaNetwork.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hardware.wifi.supplicant@1.0",
|
|
"android.hardware.wifi.supplicant@1.1",
|
|
"android.hardware.wifi.supplicant@1.2",
|
|
"android.hardware.wifi@1.0",
|
|
"android.hidl.base@1.0",
|
|
],
|
|
gen_java: true,
|
|
}
|