Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/aidl/default/
Daidl_struct_util.cpp1845 ? legacy_hal::NAN_DP_CONFIG_SECURITY in convertAidlNanPublishRequestToLegacy()
1978 ? legacy_hal::NAN_DP_CONFIG_SECURITY in convertAidlNanSubscribeRequestToLegacy()
2088 ? legacy_hal::NAN_DP_CONFIG_SECURITY in convertAidlNanDataPathInitiatorRequestToLegacy()
2181 ? legacy_hal::NAN_DP_CONFIG_SECURITY in convertAidlNanDataPathIndicationResponseToLegacy()
2327 legacy_ind.peer_sdea_params.security_cfg == legacy_hal::NAN_DP_CONFIG_SECURITY; in convertLegacyNanMatchIndToAidl()
2383 legacy_ind.ndp_cfg.security_cfg == legacy_hal::NAN_DP_CONFIG_SECURITY; in convertLegacyNanDataPathRequestIndToAidl()
Dwifi_legacy_hal.h56 using ::NAN_DP_CONFIG_SECURITY;
/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp7762 case NAN_DP_CONFIG_SECURITY: in publishNan()
7763 msg.sdea_params.security_cfg = NAN_DP_CONFIG_SECURITY; in publishNan()
8175 case NAN_DP_CONFIG_SECURITY: in subscribeNan()
8176 msg.sdea_params.security_cfg = NAN_DP_CONFIG_SECURITY; in subscribeNan()
9162 case NAN_DP_CONFIG_SECURITY: in nanDataInitRequest()
9163 msg.ndp_cfg.security_cfg = NAN_DP_CONFIG_SECURITY; in nanDataInitRequest()
9351 case NAN_DP_CONFIG_SECURITY: in nanDataIndResponse()
9352 msg.ndp_cfg.security_cfg = NAN_DP_CONFIG_SECURITY; in nanDataIndResponse()
/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dwifi_nan.h263 NAN_DP_CONFIG_SECURITY enumerator
/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()