ESP-IDF
bt_mesh_light_ctl_srv::last
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
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_light_ctl_srv::last
bt_mesh_light_ctl_srv::last field
Syntax
Show:
Summary
Declaration
from
lighting_server.h:73
struct
bt_mesh_last_msg_info
last
;
Examples
References
from
examples
Code
Location
Referrer
struct
bt_mesh_last_msg_info
last
;
lighting_server.h:73
if
(
bt_mesh_is_server_recv_last_msg
(
&
srv
->
last
,
tid
,
ctx
->
addr
,
ctx
->
recv_dst
,
&
now
)
)
{
lighting_server.c:770
light_ctl_set()
bt_mesh_server_update_last_msg
(
&
srv
->
last
,
tid
,
ctx
->
addr
,
ctx
->
recv_dst
,
&
now
)
;
lighting_server.c:782
light_ctl_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