Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dnan_rsp.cpp596 pRsp->body.nan_capabilities.max_app_info_len = \ in getNanResponse()
597 pFwRsp->max_app_info_len; in getNanResponse()
H A Dnan_i.h1055 u32 max_app_info_len; member
/aosp12/hardware/libhardware_legacy/include/hardware_legacy/
H A Dwifi_nan.h383 u32 max_app_info_len; member
/aosp12/hardware/interfaces/wifi/1.5/default/
H A Dhidl_struct_util.cpp2301 hidl_response->V1_0.maxAppInfoLen = legacy_response.max_app_info_len; in convertLegacyNanCapabilitiesResponseToHidl()