Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/bt/host/bluedroid/btc/include/btc/
Dbtc_main.h32 BTC_MAIN_INIT_FUTURE = 0, enumerator
/hal_espressif-3.4.0/components/bt/host/bluedroid/btc/core/
Dbtc_main.c57 future_ready(*btc_main_get_future_p(BTC_MAIN_INIT_FUTURE), FUTURE_SUCCESS); in btc_init_callback()
/hal_espressif-3.4.0/components/bt/host/bluedroid/api/
Desp_bt_main.c145 future_p = btc_main_get_future_p(BTC_MAIN_INIT_FUTURE); in esp_bluedroid_init()