Home
last modified time | relevance | path

Searched refs:btc_main_get_future_p (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/core/
Dbtc_main.c33 future_t **btc_main_get_future_p(btc_main_future_type_t type) in btc_main_get_future_p() function
41 future_ready(*btc_main_get_future_p(BTC_MAIN_ENABLE_FUTURE), FUTURE_FAIL); in btc_enable_bluetooth()
51 future_ready(*btc_main_get_future_p(BTC_MAIN_DISABLE_FUTURE), FUTURE_FAIL); in btc_disable_bluetooth()
57 future_ready(*btc_main_get_future_p(BTC_MAIN_INIT_FUTURE), FUTURE_SUCCESS); in btc_init_callback()
101 future_ready(*btc_main_get_future_p(BTC_MAIN_DEINIT_FUTURE), FUTURE_SUCCESS); in btc_deinit_bluetooth()
Dbtc_dm.c121 future_ready(*btc_main_get_future_p(BTC_MAIN_ENABLE_FUTURE), FUTURE_SUCCESS); in btc_enable_bluetooth_evt()
123 future_ready(*btc_main_get_future_p(BTC_MAIN_ENABLE_FUTURE), FUTURE_FAIL); in btc_enable_bluetooth_evt()
131 future_ready(*btc_main_get_future_p(BTC_MAIN_DISABLE_FUTURE), FUTURE_SUCCESS); in btc_disable_bluetooth_evt()
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/
Desp_bt_main.c54 future_p = btc_main_get_future_p(BTC_MAIN_ENABLE_FUTURE); in esp_bluedroid_enable()
90 future_p = btc_main_get_future_p(BTC_MAIN_DISABLE_FUTURE); in esp_bluedroid_disable()
145 future_p = btc_main_get_future_p(BTC_MAIN_INIT_FUTURE); in esp_bluedroid_init()
187 future_p = btc_main_get_future_p(BTC_MAIN_DEINIT_FUTURE); in esp_bluedroid_deinit()
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/include/btc/
Dbtc_main.h39 future_t **btc_main_get_future_p(btc_main_future_type_t type);
/hal_espressif-3.6.0/tools/test_idf_size/
Doverflow_esp32s3.map189 esp-idf/bt/libbt.a(esp_bt_main.c.obj) (btc_main_get_future_p)
30489 .literal.btc_main_get_future_p
35914 .text.btc_main_get_future_p
35916 0x000000004037ef70 btc_main_get_future_p
80544 btc_main_get_future_p esp-idf/bt/libbt.a(btc_main.c.obj)
Doverflow_esp32c3.map177 esp-idf/bt/libbt.a(esp_bt_main.c.obj) (btc_main_get_future_p)
19992 .text.btc_main_get_future_p
19994 0x000000004038adc6 btc_main_get_future_p
59191 btc_main_get_future_p esp-idf/bt/libbt.a(btc_main.c.obj)