Home
last modified time | relevance | path

Searched refs:max_concurrent_nan_clusters (Results 1 – 7 of 7) 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/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dwifi_nan.h454 u32 max_concurrent_nan_clusters; member
/hardware/interfaces/wifi/aidl/default/
Daidl_struct_util.cpp2297 aidl_response->maxConcurrentClusters = legacy_response.max_concurrent_nan_clusters; in convertLegacyNanCapabilitiesResponseToAidl()
/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp6290 rsp_data->body.nan_capabilities.max_concurrent_nan_clusters); in OnNanNotifyResponse()