Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/common/osi/include/osi/
Dthread.h75 const char *osi_thread_name(osi_thread_t *thread);
/hal_espressif-latest/components/bt/common/osi/
Dthread.c361 const char *osi_thread_name(osi_thread_t *thread) in osi_thread_name() function