ESP-IDF
bt_mesh_gen_server_recv_set_msg_t::onoff_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
bt_mesh_gen_server_recv_set_msg_t::onoff_set
bt_mesh_gen_server_recv_set_msg_t::onoff_set field
Syntax
Show:
Summary
Declaration
from
generic_server.h:280
struct
{
bool
op_en
;
uint8_t
onoff
;
uint8_t
tid
;
uint8_t
trans_time
;
uint8_t
delay
;
}
onoff_set
;
Examples
References
from
examples
Code
Location
Referrer
}
onoff_set
;
generic_server.h:286
.
onoff_set
.
op_en
=
optional
,
generic_server.c:138
gen_onoff_set()
.
onoff_set
.
onoff
=
onoff
,
generic_server.c:139
gen_onoff_set()
.
onoff_set
.
tid
=
tid
,
generic_server.c:140
gen_onoff_set()
.
onoff_set
.
trans_time
=
trans_time
,
generic_server.c:141
gen_onoff_set()
.
onoff_set
.
delay
=
delay
,
generic_server.c:142
gen_onoff_set()
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