Searched refs:hex_str_len (Results 1 – 1 of 1) sorted by relevance
52 uint32_t hex_str_len; in action_oui_string_to_hex() local70 hex_str_len = token_len / 2; in action_oui_string_to_hex()72 ret = qdf_hex_str_to_binary(hex, token, hex_str_len); in action_oui_string_to_hex()