Searched refs:code_string (Results 1 – 2 of 2) sorted by relevance
200 char code_string[11] = { 0 }; in _task_send_notify_reply() local204 core_uint2str(code, code_string, NULL); in _task_send_notify_reply()207 src[1] = code_string; in _task_send_notify_reply()
272 char code_string[11] = { 0 }; in _dm_send_alink_rsp() local281 core_uint2str(code, code_string, NULL); in _dm_send_alink_rsp()284 src[1] = code_string; in _dm_send_alink_rsp()
Completed in 6 milliseconds