ESP-IDF
blufi_recv_custom_data_evt_param
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (2/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
blufi_recv_custom_data_evt_param
blufi_recv_custom_data_evt_param struct
ESP_BLUFI_EVENT_RECV_CUSTOM_DATA
Syntax
Show:
Summary
Declaration
from
esp_blufi_api.h:289
struct
blufi_recv_custom_data_evt_param
{
uint8_t
*
data
;
uint32_t
data_len
;
}
;
Fields
Field
Declared as
Description
blufi_recv_custom_data_evt_param::data
uint8_t
*
Custom data.
blufi_recv_custom_data_evt_param::data_len
uint32_t
Custom data Length.
Examples
References
from
examples
Code
Location
Scope
Referrer
struct
blufi_recv_custom_data_evt_param
{
esp_blufi_api.h:289
esp_blufi_cb_param_t
esp_blufi_cb_param_t::custom_data
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
Instance
Scope
Location
Project
esp_blufi_cb_param_t::custom_data
esp_blufi_cb_param_t
esp_blufi_api.h:289
Lifecycle
from
examples
All items filtered out
All items filtered out