Searched refs:temp_u8 (Results 1 – 1 of 1) sorted by relevance
443 uint8_t temp_u8 = 0; in hdd_parse_send_action_frame_v1_data() local514 temp_u8 = hex_to_bin(in_ptr[j]); in hdd_parse_send_action_frame_v1_data()516 temp_u8 = in hdd_parse_send_action_frame_v1_data()520 (*buf)[i++] = temp_u8; in hdd_parse_send_action_frame_v1_data()2448 uint8_t temp_u8 = 0; in hdd_parse_get_cckm_ie() local2492 temp_u8 = (hex_to_bin(in_ptr[j]) << 4) | in hdd_parse_get_cckm_ie()2494 (*cckm_ie)[i++] = temp_u8; in hdd_parse_get_cckm_ie()