ESP-IDF
bt_mesh_light_hsl_hue_srv::last
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_light_hsl_hue_srv::last
bt_mesh_light_hsl_hue_srv::last field
Syntax
Show:
Summary
Declaration
from
lighting_server.h:138
struct
bt_mesh_last_msg_info
last
;
Examples
References
from
examples
Code
Location
Referrer
struct
bt_mesh_last_msg_info
last
;
lighting_server.h:138
if
(
bt_mesh_is_server_recv_last_msg
(
&
srv
->
last
,
tid
,
ctx
->
addr
,
ctx
->
recv_dst
,
&
now
)
)
{
lighting_server.c:1598
light_hsl_hue_set()
bt_mesh_server_update_last_msg
(
&
srv
->
last
,
tid
,
ctx
->
addr
,
ctx
->
recv_dst
,
&
now
)
;
lighting_server.c:1610
light_hsl_hue_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