Home
last modified time | relevance | path

Searched refs:bl_time_t (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_sysfs_motion_detection.c46 uint32_t bl_time_t, bl_packet_gap, bl_n, bl_num_meas; in __hdd_sysfs_mt_bl_config_store() local
76 if (kstrtou32(token, 0, &bl_time_t)) in __hdd_sysfs_mt_bl_config_store()
101 motion_det_base_line_cfg.bl_time_t = bl_time_t; in __hdd_sysfs_mt_bl_config_store()
Dwlan_hdd_wext.c6980 motion_det_base_line_cfg.bl_time_t = apps_args[0]; in __iw_set_var_ints_getnone()
/wlan-driver/qcacld-3.0/core/sme/inc/
Dsme_api.h4239 uint32_t bl_time_t; member
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_main.c9172 cmd->bl_time_t = md_base_line_cfg->bl_time_t; in wma_set_motion_det_base_line_config()
9189 md_base_line_cfg->bl_time_t, in wma_set_motion_det_base_line_config()
/wlan-driver/fw-api/fw/
Dwmi_unified.h42319 A_UINT32 bl_time_t; /** time T for baseline (in ms) member