Home
last modified time | relevance | path

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

/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dnan_rsp.cpp592 pRsp->body.nan_capabilities.max_ndi_interfaces = \ in getNanResponse()
593 pFwRsp->max_ndi_interfaces; in getNanResponse()
Dnan_i.h1053 u32 max_ndi_interfaces; member
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dnan_rsp.cpp626 pRsp->body.nan_capabilities.max_ndi_interfaces = \ in getNanResponse()
627 pFwRsp->max_ndi_interfaces; in getNanResponse()
Dnan_i.h1091 u32 max_ndi_interfaces; member
/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dwifi_nan.h462 u32 max_ndi_interfaces; member
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dnan.cpp2827 desc->max_ndi_interfaces = src->max_ndi_interfaces; in handleResponse()
/hardware/interfaces/wifi/aidl/default/
Daidl_struct_util.cpp2284 aidl_response->maxNdiInterfaces = legacy_response.max_ndi_interfaces; in convertLegacyNanCapabilitiesResponseToAidl()
/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp6215 rsp_data->body.nan_capabilities.max_ndi_interfaces); in OnNanNotifyResponse()