Home
last modified time | relevance | path

Searched refs:osi_thread_free (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/bt/common/osi/include/osi/
Dthread.h50 void osi_thread_free(osi_thread_t *thread);
/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_init.c230 osi_thread_free(btu_thread); in BTU_ShutDown()
/hal_espressif-latest/components/bt/common/btc/core/
Dbtc_task.c468 osi_thread_free(btc_thread); in btc_deinit()
/hal_espressif-latest/components/bt/common/osi/
Dthread.c299 void osi_thread_free(osi_thread_t *thread) in osi_thread_free() function
/hal_espressif-latest/components/bt/host/bluedroid/hci/
Dhci_layer.c137 osi_thread_free(hci_host_thread); in hci_shut_down()