Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/common/api/include/api/
Desp_blufi_api.h22ESP_BLUFI_EVENT_BLE_DISCONNECT, /*<! When Phone disconnect with BLE, this eve… enumerator
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/nimble_host/
Desp_blufi.c355 msg.act = ESP_BLUFI_EVENT_BLE_DISCONNECT; in esp_blufi_gap_event()
589 msg.act = ESP_BLUFI_EVENT_BLE_DISCONNECT; in esp_blufi_handle_gap_events()
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/bluedroid_host/
Desp_blufi.c347 msg.act = ESP_BLUFI_EVENT_BLE_DISCONNECT; in blufi_profile_cb()
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/
Dblufi_prf.c594 case ESP_BLUFI_EVENT_BLE_DISCONNECT: in btc_blufi_cb_handler()
595 btc_blufi_cb_to_app(ESP_BLUFI_EVENT_BLE_DISCONNECT, param); in btc_blufi_cb_handler()