ESP-IDF
sdpu_find_ccb_by_cid()
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
sdpu_find_ccb_by_cid()
sdpu_find_ccb_by_cid() function
* Function sdpu_find_ccb_by_cid * Description This function searches the CCB table for an entry with the * passed CID. * Returns the CCB address, or NULL if not found.
Syntax
Show:
Summary
Declaration
Definition
from
sdpint.h:267
extern
tCONN_CB
*
sdpu_find_ccb_by_cid
(
UINT16
cid
)
;
Implemented in
sdp_utils.c:58
Arguments
Argument
cid
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