Home
last modified time | relevance | path

Searched refs:ESP_BLUFI_EVENT_DEINIT_FINISH (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/common/api/include/api/
Desp_blufi_api.h19ESP_BLUFI_EVENT_DEINIT_FINISH, /*<! When BLUFI deinit complete, this event h… enumerator
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/bluedroid_host/
Desp_blufi.c144 msg.act = ESP_BLUFI_EVENT_DEINIT_FINISH; in blufi_profile_cb()
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/
Dblufi_prf.c587 case ESP_BLUFI_EVENT_DEINIT_FINISH: { in btc_blufi_cb_handler()
588 btc_blufi_cb_to_app(ESP_BLUFI_EVENT_DEINIT_FINISH, param); in btc_blufi_cb_handler()
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/nimble_host/
Desp_blufi.c488 msg.act = ESP_BLUFI_EVENT_DEINIT_FINISH; in esp_blufi_deinit()