1// This file is autogenerated by hidl-gen -Landroidbp. 2 3hidl_interface { 4 name: "android.hardware.wifi@1.0", 5 root: "android.hardware", 6 vndk: { 7 enabled: true, 8 }, 9 srcs: [ 10 "types.hal", 11 "IWifi.hal", 12 "IWifiApIface.hal", 13 "IWifiChip.hal", 14 "IWifiChipEventCallback.hal", 15 "IWifiEventCallback.hal", 16 "IWifiIface.hal", 17 "IWifiNanIface.hal", 18 "IWifiNanIfaceEventCallback.hal", 19 "IWifiP2pIface.hal", 20 "IWifiRttController.hal", 21 "IWifiRttControllerEventCallback.hal", 22 "IWifiStaIface.hal", 23 "IWifiStaIfaceEventCallback.hal", 24 ], 25 interfaces: [ 26 "android.hidl.base@1.0", 27 ], 28 types: [ 29 "IfaceType", 30 "NanBandIndex", 31 "NanBandSpecificConfig", 32 "NanCapabilities", 33 "NanCipherSuiteType", 34 "NanClusterEventInd", 35 "NanClusterEventType", 36 "NanConfigRequest", 37 "NanDataPathChannelCfg", 38 "NanDataPathConfirmInd", 39 "NanDataPathRequestInd", 40 "NanDataPathSecurityConfig", 41 "NanDataPathSecurityType", 42 "NanDebugConfig", 43 "NanDiscoveryCommonConfig", 44 "NanEnableRequest", 45 "NanFollowupReceivedInd", 46 "NanInitiateDataPathRequest", 47 "NanMatchAlg", 48 "NanMatchInd", 49 "NanParamSizeLimits", 50 "NanPublishRequest", 51 "NanPublishType", 52 "NanRangingIndication", 53 "NanRespondToDataPathIndicationRequest", 54 "NanSrfType", 55 "NanStatusType", 56 "NanSubscribeRequest", 57 "NanSubscribeType", 58 "NanTransmitFollowupRequest", 59 "NanTxType", 60 "RttBw", 61 "RttCapabilities", 62 "RttConfig", 63 "RttLciInformation", 64 "RttLcrInformation", 65 "RttMotionPattern", 66 "RttPeerType", 67 "RttPreamble", 68 "RttResponder", 69 "RttResult", 70 "RttStatus", 71 "RttType", 72 "StaApfPacketFilterCapabilities", 73 "StaBackgroundScanBucketEventReportSchemeMask", 74 "StaBackgroundScanBucketParameters", 75 "StaBackgroundScanCapabilities", 76 "StaBackgroundScanParameters", 77 "StaLinkLayerIfacePacketStats", 78 "StaLinkLayerIfaceStats", 79 "StaLinkLayerRadioStats", 80 "StaLinkLayerStats", 81 "StaRoamingCapabilities", 82 "StaRoamingConfig", 83 "StaRoamingState", 84 "StaScanData", 85 "StaScanDataFlagMask", 86 "StaScanLimits", 87 "StaScanResult", 88 "WifiBand", 89 "WifiChannelInfo", 90 "WifiChannelWidthInMhz", 91 "WifiDebugHostWakeReasonRxIcmpPacketDetails", 92 "WifiDebugHostWakeReasonRxMulticastPacketDetails", 93 "WifiDebugHostWakeReasonRxPacketDetails", 94 "WifiDebugHostWakeReasonStats", 95 "WifiDebugPacketFateFrameInfo", 96 "WifiDebugPacketFateFrameType", 97 "WifiDebugRingBufferFlags", 98 "WifiDebugRingBufferStatus", 99 "WifiDebugRingBufferVerboseLevel", 100 "WifiDebugRxPacketFate", 101 "WifiDebugRxPacketFateReport", 102 "WifiDebugTxPacketFate", 103 "WifiDebugTxPacketFateReport", 104 "WifiInformationElement", 105 "WifiNanStatus", 106 "WifiRateInfo", 107 "WifiRateNss", 108 "WifiRatePreamble", 109 "WifiStatus", 110 "WifiStatusCode", 111 ], 112 gen_java: true, 113 gen_java_constants: true, 114} 115 116