Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/common/osi/include/osi/
Dthread.h57 void osi_thread_free(osi_thread_t *thread);
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btu/
Dbtu_init.c226 osi_thread_free(btu_thread); in BTU_ShutDown()
/device/soc/esp/esp32/components/bt/common/osi/
Dthread.c201 void osi_thread_free(osi_thread_t *thread) in osi_thread_free() function
/device/soc/esp/esp32/components/bt/common/btc/core/
Dbtc_task.c429 osi_thread_free(btc_thread); in btc_deinit()
/device/soc/esp/esp32/components/bt/host/bluedroid/hci/
Dhci_layer.c135 osi_thread_free(hci_host_thread); in hci_shut_down()