Searched refs:spinel_command_to_cstr (Results 1 – 4 of 4) sorted by relevance
5214 SPINEL_API_EXTERN const char *spinel_command_to_cstr(spinel_command_t command);
145 spinel_command_to_cstr(cmd)); in LogSpinelFrame()
1166 const char *spinel_command_to_cstr(spinel_command_t command) in spinel_command_to_cstr() function
799 const char *commandString = spinel_command_to_cstr(aEntry.mCommand); in OutputResult()