ESP-IDF
OP_MOD_APP_UNBIND
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
OP_MOD_APP_UNBIND
OP_MOD_APP_UNBIND macro
Syntax
Show:
Summary
Declaration
from
foundation.h:88
#define
OP_MOD_APP_UNBIND
BLE_MESH_MODEL_OP_2
(
0x80
,
0x3F
)
Examples
References
from
examples
Code
Location
#define
OP_MOD_APP_UNBIND
BLE_MESH_MODEL_OP_2
(
0x80
,
0x3F
)
foundation.h:88
#define
OP_MOD_APP_UNBIND
BT_MESH_MODEL_OP_2
(
0x80
,
0x3f
)
foundation.h:82
{
OP_MOD_APP_UNBIND
,
OP_MOD_APP_STATUS
}
,
cfg_cli.c:57
case
OP_MOD_APP_UNBIND
:
cfg_cli.c:171
BLE_MESH_MODEL_BUF_DEFINE
(
msg
,
OP_MOD_APP_UNBIND
,
8
)
;
cfg_cli.c:1141
bt_mesh_model_msg_init
(
&
msg
,
OP_MOD_APP_UNBIND
)
;
cfg_cli.c:1143
{
OP_MOD_APP_UNBIND
,
6
,
mod_app_unbind
}
,
cfg_srv.c:3508
{
OP_MOD_APP_UNBIND
,
BT_MESH_LEN_MIN
(
6
)
,
mod_app_unbind
}
,
cfg_srv.c:2578
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