Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/common/api/include/api/
Desp_blufi_api.h30ESP_BLUFI_EVENT_RECV_STA_PASSWD, /*<! When Phone send STA PASSWORD to ESP32 to… enumerator
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/
Dblufi_prf.c459 case ESP_BLUFI_EVENT_RECV_STA_PASSWD: in btc_blufi_cb_deep_copy()
543 case ESP_BLUFI_EVENT_RECV_STA_PASSWD: in btc_blufi_cb_deep_free()
621 case ESP_BLUFI_EVENT_RECV_STA_PASSWD: in btc_blufi_cb_handler()
622 btc_blufi_cb_to_app(ESP_BLUFI_EVENT_RECV_STA_PASSWD, param); in btc_blufi_cb_handler()
Dblufi_protocol.c133 msg.act = ESP_BLUFI_EVENT_RECV_STA_PASSWD; in btc_blufi_protocol_handler()