Home
last modified time | relevance | path

Searched refs:iot_sim_err (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/iot_sim/core/
Diot_sim_common.c70 iot_sim_err("offset to hex conversion failed"); in iot_sim_convert_offset_to_hex_str()
106 iot_sim_err("Get indices for action failed"); in iot_sim_parse_action_frame()
116 iot_sim_err("wrong offset for action frame content"); in iot_sim_parse_action_frame()
153 iot_sim_err("Failed to get peer rule from peer_list"); in iot_sim_find_peer_from_mac()
192 iot_sim_err("called iot_sim_add_peer for broadcast address"); in iot_sim_add_peer()
201 iot_sim_err("Memory alloc failed for peer: " in iot_sim_add_peer()
211 iot_sim_err("peer_list enqueue failed for peer " in iot_sim_add_peer()
218 iot_sim_err("peer_list already reached max limit"); in iot_sim_add_peer()
280 iot_sim_err("iot_sim: cnt(bin) len:%u IE Parsed len:%u", in iot_sim_validate_content()
314 iot_sim_err("iot_sim:storage allocation failed"); in iot_sim_handle_frame_content()
[all …]
Diot_sim_utils.c72 iot_sim_err("Incomplete corrupted IE:%x", ie->ie_id); in iot_sim_update_beacon_template_struct()
79 iot_sim_err("Invalid TIM IE Length"); in iot_sim_update_beacon_template_struct()
87 iot_sim_err("Invalid CSA IE Length"); in iot_sim_update_beacon_template_struct()
98 iot_sim_err("Invalid ECSA IE Length"); in iot_sim_update_beacon_template_struct()
191 iot_sim_err("Failed to modify content"); in iot_sim_apply_content_change_rule()
197 iot_sim_err("Failed to update beacon param"); in iot_sim_apply_content_change_rule()
260 iot_sim_err("rx_param alloc failed"); in iot_sim_apply_delay_drop_rule()
268 iot_sim_err("rx_param->rx_params alloc failed"); in iot_sim_apply_delay_drop_rule()
282 iot_sim_err("delayed_work_start failed"); in iot_sim_apply_delay_drop_rule()
293 iot_sim_err("iot_sim: Delay rule applied"); in iot_sim_apply_delay_drop_rule()
[all …]
Diot_sim_defs_i.h34 #define iot_sim_err(format, args...) \ macro
/wlan-driver/qca-wifi-host-cmn/iot_sim/dispatcher/src/
Dwlan_iot_sim_tgt_api.c29 iot_sim_err("psoc is NULL"); in tgt_send_simulation_cmd()
34 iot_sim_err("tx_ops is NULL"); in tgt_send_simulation_cmd()