ESP-IDF
+
0
/1 examples
SourceVu will show references to
ESP_BLUFI_EVENT_DEAUTHENTICATE_STA
from the following samples and libraries:
blufi sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ESP_BLUFI_EVENT_DEAUTHENTICATE_STA
ESP_BLUFI_EVENT_DEAUTHENTICATE_STA value
Syntax
Show:
Summary
Declaration
from
esp_blufi_api.h:26
ESP_BLUFI_EVENT_DEAUTHENTICATE_STA
;
Examples
ESP_BLUFI_EVENT_DEAUTHENTICATE_STA
is referenced by 1 libraries and example projects:
blufi sample
References
from
0/1
examples
Code
Location
Referrer
ESP_BLUFI_EVENT_DEAUTHENTICATE_STA
,
/*<! When Phone deauthenticate sta from SOFTAP, this event happen */
esp_blufi_api.h:26
case
ESP_BLUFI_EVENT_DEAUTHENTICATE_STA
:
blufi_prf.c:636
btc_blufi_cb_handler()
btc_blufi_cb_to_app
(
ESP_BLUFI_EVENT_DEAUTHENTICATE_STA
,
NULL
)
;
blufi_prf.c:637
btc_blufi_cb_handler()
msg
.
act
=
ESP_BLUFI_EVENT_DEAUTHENTICATE_STA
;
blufi_protocol.c:71
btc_blufi_protocol_handler()
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
ESP_BLUFI_EVENT_DEAUTHENTICATE_STA
is read by 2 functions:
All items filtered out
ESP_BLUFI_EVENT_DEAUTHENTICATE_STA
btc_blufi_cb_handler()
btc_blufi_protocol_handler()
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out