Searched refs:p_option_info (Results 1 – 6 of 6) sorted by relevance
912 ftm_config_options_info_t *p_option_info; in rtt_handle_config_options() local916 p_option_info = (ftm_configs + cfg_idx); in rtt_handle_config_options()917 if (p_option_info != NULL) { in rtt_handle_config_options()918 new_mask = p_option_info->flags; in rtt_handle_config_options()921 if (p_option_info->enable) { in rtt_handle_config_options()
1042 ftm_config_options_info_t *p_option_info; in rtt_handle_config_options() local1046 p_option_info = (ftm_configs + cfg_idx); in rtt_handle_config_options()1047 if (p_option_info != NULL) { in rtt_handle_config_options()1048 new_mask = p_option_info->flags; in rtt_handle_config_options()1051 if (p_option_info->enable) { in rtt_handle_config_options()
1106 ftm_config_options_info_t *p_option_info; in rtt_handle_config_options() local1110 p_option_info = (ftm_configs + cfg_idx); in rtt_handle_config_options()1111 if (p_option_info != NULL) { in rtt_handle_config_options()1112 new_mask = p_option_info->flags; in rtt_handle_config_options()1115 if (p_option_info->enable) { in rtt_handle_config_options()