ESP-IDF
BLE_MESH_MODEL_OP_GEN_DEF_TRANS_TIME_SET
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
BLE_MESH_MODEL_OP_GEN_DEF_TRANS_TIME_SET
BLE_MESH_MODEL_OP_GEN_DEF_TRANS_TIME_SET macro
Syntax
Show:
Summary
Declaration
from
model_opcode.h:34
#define
BLE_MESH_MODEL_OP_GEN_DEF_TRANS_TIME_SET
BLE_MESH_MODEL_OP_2
(
0x82
,
0x0E
)
Examples
References
from
examples
Code
Location
#define
BLE_MESH_MODEL_OP_GEN_DEF_TRANS_TIME_SET
BLE_MESH_MODEL_OP_2
(
0x82
,
0x0E
)
model_opcode.h:34
{
BLE_MESH_MODEL_OP_GEN_DEF_TRANS_TIME_SET
,
BLE_MESH_MODEL_OP_GEN_DEF_TRANS_TIME_STATUS
}
,
generic_client.c:80
case
BLE_MESH_MODEL_OP_GEN_DEF_TRANS_TIME_SET
:
generic_client.c:535
case
BLE_MESH_MODEL_OP_GEN_DEF_TRANS_TIME_SET
:
generic_client.c:768
case
BLE_MESH_MODEL_OP_GEN_DEF_TRANS_TIME_SET
:
generic_client.c:1014
if
(
ctx
->
recv_op
==
BLE_MESH_MODEL_OP_GEN_DEF_TRANS_TIME_SET
)
{
generic_server.c:724
{
BLE_MESH_MODEL_OP_GEN_DEF_TRANS_TIME_SET
,
1
,
gen_def_trans_time_set
}
,
generic_server.c:2184
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