ESP-IDF
l2cble_process_data_length_change_event()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
l2cble_process_data_length_change_event()
l2cble_process_data_length_change_event() function
* Function l2cble_process_data_length_change_evt * Description This function process the data length change event * Returns void
Syntax
Show:
Summary
Declaration
Definition
from
l2c_int.h:813
extern
void
l2cble_process_data_length_change_event
(
UINT16
handle
,
UINT16
tx_data_len
,
UINT16
rx_data_len
)
;
Implemented in
l2c_ble.c:1316
Arguments
Argument
handle
tx_data_len
rx_data_len
Examples
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