Searched defs:split (Results 1 – 4 of 4) sorted by relevance
222 char *split; in load_rtkbt_conf() local320 char *split; in load_rtkbt_stack_conf() local
98 char *split; in load_rtkbt_heartbeat_conf() local
147 hi_u32 at_cmd_token_split(hi_char *cmd, hi_char split, at_cmd_attr *cmd_parsed) in at_cmd_token_split()
1893 hi_bool split(hi_u8 *src, const hi_char *separator, hi_char **dest, hi_u8 num) in split() function