Home
last modified time | relevance | path

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

/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/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/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dwifi_nan.h453 u32 max_concurrent_nan_clusters; member
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dnan.cpp2829 desc->max_concurrent_nan_clusters = src->max_concurrent_nan_clusters; in handleResponse()
/hardware/interfaces/wifi/aidl/default/
Daidl_struct_util.cpp2275 aidl_response->maxConcurrentClusters = legacy_response.max_concurrent_nan_clusters; in convertLegacyNanCapabilitiesResponseToAidl()
/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp6201 rsp_data->body.nan_capabilities.max_concurrent_nan_clusters); in OnNanNotifyResponse()