ESP-IDF
bt_mesh_model_pub::fast_period
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/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_model_pub::fast_period
bt_mesh_model_pub::fast_period field
Use FastPeriodDivisor
Syntax
Show:
Summary
Declaration
from
access.h:325
uint16_t
key
:
12
,
cred
:
1
,
send_rel
:
1
,
fast_period
:
1
;
Examples
References
from
examples
Code
Location
Referrer
fast_period
:
1
,
/**< Use FastPeriodDivisor */
access.h:421
fast_period
:
1
;
/**< Use FastPeriodDivisor */
access.h:328
if
(
mod
->
pub
->
fast_period
)
{
access.c:101
bt_mesh_model_pub_period_get()
if
(
mod
->
pub
->
fast_period
)
{
access.c:107
bt_mesh_model_pub_period_get()
pub
->
fast_period
=
1U
;
health_srv.c:367
health_pub_update()
pub
->
fast_period
=
0U
;
health_srv.c:369
health_pub_update()
pub
->
fast_period
=
1U
;
health_srv.c:383
health_pub_update()
pub
->
fast_period
=
0U
;
health_srv.c:385
health_pub_update()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
bt_mesh_model_pub::fast_period
is written by 1 function and is read by 1 function:
health_pub_update()
All items filtered out
bt_mesh_model_pub::fast_period
bt_mesh_model_pub_period_get()
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