mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 10:44:41 +00:00
31 lines
701 B
Plaintext
31 lines
701 B
Plaintext
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.wifi@1.2",
|
|
root: "android.hardware",
|
|
vndk: {
|
|
enabled: true,
|
|
},
|
|
srcs: [
|
|
"types.hal",
|
|
"IWifi.hal",
|
|
"IWifiChip.hal",
|
|
"IWifiChipEventCallback.hal",
|
|
"IWifiNanIface.hal",
|
|
"IWifiNanIfaceEventCallback.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hardware.wifi@1.0",
|
|
"android.hardware.wifi@1.1",
|
|
"android.hidl.base@1.0",
|
|
],
|
|
types: [
|
|
"NanConfigRequestSupplemental",
|
|
"NanDataPathChannelInfo",
|
|
"NanDataPathConfirmInd",
|
|
"NanDataPathScheduleUpdateInd",
|
|
],
|
|
gen_java: true,
|
|
}
|
|
|