Home
last modified time | relevance | path

Searched refs:btu_get_current_thread (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_init.c273 osi_thread_t *btu_get_current_thread(void) in btu_get_current_thread() function
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtu.h301 osi_thread_t *btu_get_current_thread(void);
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c4584 osi_event_bind(p_cb->adv_rpt_ready, btu_get_current_thread(), 0); in btm_ble_init()