Home
last modified time | relevance | path

Searched refs:prop_key (Results 1 – 2 of 2) sorted by relevance

/openthread-3.5.0/src/lib/spinel/
Dspinel.c1200 const char *spinel_prop_key_to_cstr(spinel_prop_key_t prop_key) in spinel_prop_key_to_cstr() argument
1497 return spinel_to_cstr(spinel_prop_cstr, prop_key); in spinel_prop_key_to_cstr()
Dspinel.h5107 SPINEL_API_EXTERN const char *spinel_prop_key_to_cstr(spinel_prop_key_t prop_key);