ESP-IDF
hidh_l2cif_connect_cfm()
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
hidh_l2cif_connect_cfm()
hidh_l2cif_connect_cfm() function
* Function hidh_l2cif_connect_cfm * Description This function handles the connect confirm events * from L2CAP. This is the case when we are acting as a * client and have sent a connect request. * Returns void
Syntax
Show:
Summary
Declaration
Definition
from
hidh_conn.c:57
static
void
hidh_l2cif_connect_cfm
(
UINT16
l2cap_cid
,
UINT16
result
)
;
Implemented in
hidh_conn.c:352
Arguments
Argument
l2cap_cid
result
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