ESP-IDF
+
0
/1 examples
SourceVu will show references to
esp_blufi_callbacks_t::event_cb
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_callbacks_t::event_cb
esp_blufi_callbacks_t::event_cb field
BLUFI event callback
Syntax
Show:
Summary
Declaration
from
esp_blufi_api.h:344
esp_blufi_event_cb_t
event_cb
;
Examples
esp_blufi_callbacks_t::event_cb
is referenced by 1 libraries and example projects:
blufi sample
References
from
0/1
examples
Code
Location
Referrer
esp_blufi_event_cb_t
event_cb
;
/*!< BLUFI event callback */
esp_blufi_api.h:344
return
(
btc_profile_cb_set
(
BTC_PID_BLUFI
,
callbacks
->
event_cb
)
==
0
?
ESP_OK
:
ESP_FAIL
)
;
esp_blufi_api.c:23
esp_blufi_register_callbacks()
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
esp_blufi_callbacks_t::event_cb
is read by 1 function:
All items filtered out
esp_blufi_callbacks_t::event_cb
esp_blufi_register_callbacks()
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