Home
last modified time | relevance | path

Searched refs:max_concurrent_nan_clusters (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dnan_rsp.cpp608 pRsp->body.nan_capabilities.max_concurrent_nan_clusters = \ in getNanResponse()
609 pFwRsp->max_concurrent_nan_clusters; in getNanResponse()
Dnan_i.h1082 u32 max_concurrent_nan_clusters; member
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dnan_rsp.cpp574 pRsp->body.nan_capabilities.max_concurrent_nan_clusters = \ in getNanResponse()
575 pFwRsp->max_concurrent_nan_clusters; in getNanResponse()
Dnan_i.h1044 u32 max_concurrent_nan_clusters; member
/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_nan.h374 u32 max_concurrent_nan_clusters; member
/hardware/interfaces/wifi/1.6/default/
Dhidl_struct_util.cpp2202 hidl_response->maxConcurrentClusters = legacy_response.max_concurrent_nan_clusters; in convertLegacyNanCapabilitiesResponseToHidl()