ESP-IDF
l2c_link_processs_ble_num_bufs()
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
l2c_link_processs_ble_num_bufs()
l2c_link_processs_ble_num_bufs() function
* Function l2c_link_processs_ble_num_bufs * Description This function is called when a "controller buffer size" * event is first received from the controller. It updates * the L2CAP values. * Returns void
Syntax
Show:
Summary
Declaration
Definition
from
l2c_int.h:737
extern
void
l2c_link_processs_ble_num_bufs
(
UINT16
num_lm_acl_bufs
)
;
Implemented in
l2c_ble.c:1097
Arguments
Argument
num_lm_acl_bufs
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