Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dwifi_nan.h262 NAN_DP_CONFIG_NO_SECURITY = 0, enumerator
/hardware/interfaces/wifi/aidl/default/
Daidl_struct_util.cpp1846 : legacy_hal::NAN_DP_CONFIG_NO_SECURITY; in convertAidlNanPublishRequestToLegacy()
1979 : legacy_hal::NAN_DP_CONFIG_NO_SECURITY; in convertAidlNanSubscribeRequestToLegacy()
2089 : legacy_hal::NAN_DP_CONFIG_NO_SECURITY; in convertAidlNanDataPathInitiatorRequestToLegacy()
2182 : legacy_hal::NAN_DP_CONFIG_NO_SECURITY; in convertAidlNanDataPathIndicationResponseToLegacy()
Dwifi_legacy_hal.h55 using ::NAN_DP_CONFIG_NO_SECURITY;
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dnan_ind.cpp818 NAN_DP_CONFIG_SECURITY : NAN_DP_CONFIG_NO_SECURITY); in getNanReceiveSdeaCtrlParams()
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dnan_ind.cpp768 NAN_DP_CONFIG_SECURITY : NAN_DP_CONFIG_NO_SECURITY); in getNanReceiveSdeaCtrlParams()
/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp7766 msg.sdea_params.security_cfg = NAN_DP_CONFIG_NO_SECURITY; in publishNan()
8179 msg.sdea_params.security_cfg = NAN_DP_CONFIG_NO_SECURITY; in subscribeNan()
9108 msg.ndp_cfg.security_cfg = NAN_DP_CONFIG_NO_SECURITY; in nanDataInitRequest()
9166 msg.ndp_cfg.security_cfg = NAN_DP_CONFIG_NO_SECURITY; in nanDataInitRequest()
9321 msg.ndp_cfg.security_cfg = NAN_DP_CONFIG_NO_SECURITY; in nanDataIndResponse()
9355 msg.ndp_cfg.security_cfg = NAN_DP_CONFIG_NO_SECURITY; in nanDataIndResponse()