aligenie_demo sample
genie_msg_check_tid()
is only used within aligenie_demo sample.
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
aligenie_demo sample
genie_msg_check_tid()
genie_msg_check_tid() function
check whether there is this tid in record, and record it if not.
Syntax
Show:
Summary
Declaration
Definition
from
genie_mesh.h:277
genie_error_type_t
genie_msg_check_tid
(
uint16_t
src_addr
,
uint8_t
tid
)
;
Implemented in
genie_mesh.c:1058
Arguments
Argument
Description
src_addr
indicates the device which hold this tid.
tid
Return value
GENIE_MESH_SUCCESS means successed, otherwise failed.
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