ESP-IDF
+
0
/1 examples
SourceVu will show references to
ESP_BLUFI_EVENT_RECV_CUSTOM_DATA
from the following samples and libraries:
blufi sample
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (4/5)...
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_RECV_CUSTOM_DATA
ESP_BLUFI_EVENT_RECV_CUSTOM_DATA value
Syntax
Show:
Summary
Declaration
from
esp_blufi_api.h:45
ESP_BLUFI_EVENT_RECV_CUSTOM_DATA
;
Examples
ESP_BLUFI_EVENT_RECV_CUSTOM_DATA
is referenced by 1 libraries and example projects:
blufi sample
References
from
0/1
examples
Code
Location
Referrer
ESP_BLUFI_EVENT_RECV_CUSTOM_DATA
,
/*<! When Phone send custom data to ESP32, this event happen */
esp_blufi_api.h:45
case
ESP_BLUFI_EVENT_RECV_CUSTOM_DATA
:
blufi_prf.c:546
btc_blufi_cb_deep_copy()
case
ESP_BLUFI_EVENT_RECV_CUSTOM_DATA
:
blufi_prf.c:594
btc_blufi_cb_deep_free()
case
ESP_BLUFI_EVENT_RECV_CUSTOM_DATA
:
blufi_prf.c:687
btc_blufi_cb_handler()
btc_blufi_cb_to_app
(
ESP_BLUFI_EVENT_RECV_CUSTOM_DATA
,
param
)
;
blufi_prf.c:688
btc_blufi_cb_handler()
msg
.
act
=
ESP_BLUFI_EVENT_RECV_CUSTOM_DATA
;
blufi_protocol.c:238
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_RECV_CUSTOM_DATA
is read by 4 functions:
All items filtered out
ESP_BLUFI_EVENT_RECV_CUSTOM_DATA
btc_blufi_cb_deep_copy()
btc_blufi_cb_deep_free()
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