Home
last modified time | relevance | path

Searched refs:max_ndi_interfaces (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dnan_rsp.cpp592 pRsp->body.nan_capabilities.max_ndi_interfaces = \ in getNanResponse()
593 pFwRsp->max_ndi_interfaces; in getNanResponse()
H A Dnan_i.h1053 u32 max_ndi_interfaces; member
/aosp12/hardware/libhardware_legacy/include/hardware_legacy/
H A Dwifi_nan.h381 u32 max_ndi_interfaces; member
/aosp12/hardware/interfaces/wifi/1.5/default/
H A Dhidl_struct_util.cpp2299 hidl_response->V1_0.maxNdiInterfaces = legacy_response.max_ndi_interfaces; in convertLegacyNanCapabilitiesResponseToHidl()