ESP-IDF
RFCOMM_ConfigCnf()
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
RFCOMM_ConfigCnf()
RFCOMM_ConfigCnf() function
* Function RFCOMM_ConfigCnf * Description This is a callback function called by L2CAP when * L2CA_ConfigCnf received. Save L2CAP handle and dispatch * event to the FSM.
Syntax
Show:
Summary
Declaration
Definition
from
rfc_l2cap_if.c:56
static
void
RFCOMM_ConfigCnf
(
UINT16
lcid
,
tL2CAP_CFG_INFO
*
p_cfg
)
;
Implemented in
rfc_l2cap_if.c:238
Arguments
Argument
lcid
p_cfg
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