blob: a0cf66718c0c68db4df5d9846ec361efbf1c3ca7 [file] [log] [blame]
component_class: HAL_HIDL
component_type_version: 1.0
component_name: "IWifiEventCallback"
package: "android.hardware.wifi"
import: "android.hardware.wifi@1.0::types"
interface: {
api: {
name: "onStart"
}
api: {
name: "onStop"
}
api: {
name: "onFailure"
arg: {
type: TYPE_STRUCT
predefined_type: "::android::hardware::wifi::V1_0::WifiStatus"
}
}
}