ESP-IDF
+
0
/1 examples
SourceVu will show references to
esp_blufi_cb_event_t
from the following samples and libraries:
blufi sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Values
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
esp_blufi_cb_event_t
esp_blufi_cb_event_t enum
Syntax
Show:
Summary
Declaration
from
esp_blufi_api.h:17
enum
{
ESP_BLUFI_EVENT_INIT_FINISH
=
0
,
ESP_BLUFI_EVENT_DEINIT_FINISH
,
ESP_BLUFI_EVENT_SET_WIFI_OPMODE
,
ESP_BLUFI_EVENT_BLE_CONNECT
,
ESP_BLUFI_EVENT_BLE_DISCONNECT
,
ESP_BLUFI_EVENT_REQ_CONNECT_TO_AP
,
ESP_BLUFI_EVENT_REQ_DISCONNECT_FROM_AP
,
ESP_BLUFI_EVENT_GET_WIFI_STATUS
,
ESP_BLUFI_EVENT_DEAUTHENTICATE_STA
,
ESP_BLUFI_EVENT_RECV_STA_BSSID
,
ESP_BLUFI_EVENT_RECV_STA_SSID
,
ESP_BLUFI_EVENT_RECV_STA_PASSWD
,
ESP_BLUFI_EVENT_RECV_SOFTAP_SSID
,
ESP_BLUFI_EVENT_RECV_SOFTAP_PASSWD
,
ESP_BLUFI_EVENT_RECV_SOFTAP_MAX_CONN_NUM
,
ESP_BLUFI_EVENT_RECV_SOFTAP_AUTH_MODE
,
ESP_BLUFI_EVENT_RECV_SOFTAP_CHANNEL
,
ESP_BLUFI_EVENT_RECV_USERNAME
,
ESP_BLUFI_EVENT_RECV_CA_CERT
,
ESP_BLUFI_EVENT_RECV_CLIENT_CERT
,
ESP_BLUFI_EVENT_RECV_SERVER_CERT
,
ESP_BLUFI_EVENT_RECV_CLIENT_PRIV_KEY
,
ESP_BLUFI_EVENT_RECV_SERVER_PRIV_KEY
,
ESP_BLUFI_EVENT_RECV_SLAVE_DISCONNECT_BLE
,
ESP_BLUFI_EVENT_GET_WIFI_LIST
,
ESP_BLUFI_EVENT_REPORT_ERROR
,
ESP_BLUFI_EVENT_RECV_CUSTOM_DATA
,
}
;
Values
Value
Declared as
esp_blufi_cb_event_t::ESP_BLUFI_EVENT_INIT_FINISH
=
0
esp_blufi_cb_event_t::ESP_BLUFI_EVENT_DEINIT_FINISH
esp_blufi_cb_event_t::ESP_BLUFI_EVENT_SET_WIFI_OPMODE
esp_blufi_cb_event_t::ESP_BLUFI_EVENT_BLE_CONNECT
esp_blufi_cb_event_t::ESP_BLUFI_EVENT_BLE_DISCONNECT
esp_blufi_cb_event_t::ESP_BLUFI_EVENT_REQ_CONNECT_TO_AP
esp_blufi_cb_event_t::ESP_BLUFI_EVENT_REQ_DISCONNECT_FROM_AP
esp_blufi_cb_event_t::ESP_BLUFI_EVENT_GET_WIFI_STATUS
esp_blufi_cb_event_t::ESP_BLUFI_EVENT_DEAUTHENTICATE_STA
esp_blufi_cb_event_t::ESP_BLUFI_EVENT_RECV_STA_BSSID
esp_blufi_cb_event_t::ESP_BLUFI_EVENT_RECV_STA_SSID
esp_blufi_cb_event_t::ESP_BLUFI_EVENT_RECV_STA_PASSWD
esp_blufi_cb_event_t::ESP_BLUFI_EVENT_RECV_SOFTAP_SSID
esp_blufi_cb_event_t::ESP_BLUFI_EVENT_RECV_SOFTAP_PASSWD
esp_blufi_cb_event_t::ESP_BLUFI_EVENT_RECV_SOFTAP_MAX_CONN_NUM
esp_blufi_cb_event_t::ESP_BLUFI_EVENT_RECV_SOFTAP_AUTH_MODE
esp_blufi_cb_event_t::ESP_BLUFI_EVENT_RECV_SOFTAP_CHANNEL
esp_blufi_cb_event_t::ESP_BLUFI_EVENT_RECV_USERNAME
esp_blufi_cb_event_t::ESP_BLUFI_EVENT_RECV_CA_CERT
esp_blufi_cb_event_t::ESP_BLUFI_EVENT_RECV_CLIENT_CERT
esp_blufi_cb_event_t::ESP_BLUFI_EVENT_RECV_SERVER_CERT
esp_blufi_cb_event_t::ESP_BLUFI_EVENT_RECV_CLIENT_PRIV_KEY
esp_blufi_cb_event_t::ESP_BLUFI_EVENT_RECV_SERVER_PRIV_KEY
esp_blufi_cb_event_t::ESP_BLUFI_EVENT_RECV_SLAVE_DISCONNECT_BLE
esp_blufi_cb_event_t::ESP_BLUFI_EVENT_GET_WIFI_LIST
esp_blufi_cb_event_t::ESP_BLUFI_EVENT_REPORT_ERROR
esp_blufi_cb_event_t::ESP_BLUFI_EVENT_RECV_CUSTOM_DATA
Examples
esp_blufi_cb_event_t
is referenced by 1 libraries and example projects:
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out