mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 13:49:45 +00:00
Add new API: forceClientDisconnect Bug:142752869 Test: Manual Test Test: VTS: VtsHalWifiHostapdV1_2Target Change-Id: Ia05ec993815c16731aa9be1f257f941eacf1575f
21 lines
474 B
Plaintext
21 lines
474 B
Plaintext
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.wifi.hostapd@1.2",
|
|
root: "android.hardware",
|
|
vndk: {
|
|
enabled: true,
|
|
},
|
|
srcs: [
|
|
"types.hal",
|
|
"IHostapd.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hardware.wifi.hostapd@1.0",
|
|
"android.hardware.wifi.hostapd@1.1",
|
|
"android.hardware.wifi.supplicant@1.0",
|
|
"android.hidl.base@1.0",
|
|
],
|
|
gen_java: true,
|
|
}
|