Home
last modified time | relevance | path

Searched refs:parse_hex_string (Results 1 – 3 of 3) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/
Dcu_cmd.c1808 static void parse_hex_string(char * pString, tiUINT8 * pBuffer, tiUINT8 * Length) in parse_hex_string() function
1866 parse_hex_string(pattern, request.Pattern, &request.PatternLength); in cmd_add_rx_data_filter()
1888 parse_hex_string(pattern, request.Pattern, &request.PatternLength); in cmd_remove_rx_data_filter()
/system/wlan/ti/sta_dk_4_0_4_32/pform/common/src/
DosRgstry.c4986 static void parse_hex_string(char * pString, tiUINT8 StrLength, tiUINT8 * pBuffer, tiUINT8 * Length) in parse_hex_string() function
5040 parse_hex_string(pattern, patternLength, request->pattern, &request->patternLength); in parse_filter_request()
/system/wlan/ti/wilink_6_1/platforms/os/common/src/
DosRgstry.c5362 static void parse_hex_string(char * pString, TI_UINT8 StrLength, TI_UINT8 * pBuffer, TI_UINT8 * Len… in parse_hex_string() function
5416 parse_hex_string(pattern, patternLength, request->pattern, &request->patternLength); in parse_filter_request()