Home
last modified time | relevance | path

Searched refs:NanDataPathSecurityCfgStatus (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/libhardware_legacy/include/hardware_legacy/
H A Dwifi_nan.h232 } NanDataPathSecurityCfgStatus; typedef
339 NanDataPathSecurityCfgStatus security_cfg;
2179 NanDataPathSecurityCfgStatus security_cfg;
/aosp12/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Dnan.cpp1623 (NanDataPathSecurityCfgStatus)it.get_u8(); in handleEvent()
1907 (NanDataPathSecurityCfgStatus)mParams->ndp_cfg.security_cfg); in createDataPathInitRequest()
2047 (NanDataPathSecurityCfgStatus)mParams->ndp_cfg.security_cfg); in createDataPathIndResponse()
2318 (NanDataPathSecurityCfgStatus)it.get_u8()); in handleEvent()
2320 (NanDataPathSecurityCfgStatus)it.get_u8(); in handleEvent()
4726 (NanDataPathSecurityCfgStatus)it.get_u8(); in handleEvent()
4889 ALOGI("security: %u\n", (NanDataPathSecurityCfgStatus) it.get_u8()); in handleEvent()
4891 (NanDataPathSecurityCfgStatus)it.get_u8(); in handleEvent()
/aosp12/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dnan_ind.cpp767 (NanDataPathSecurityCfgStatus)((pInValue[0] & BIT_6) ? in getNanReceiveSdeaCtrlParams()