ESP-IDF
hb_pub_count_log()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
hb_pub_count_log()
hb_pub_count_log() function
Syntax
Show:
Summary
Declaration
from
cfg_srv.c:2333
static
uint8_t
hb_pub_count_log
(
uint16_t
val
)
;
Arguments
Argument
val
Examples
References
from
examples
Code
Location
Referrer
static
uint8_t
hb_pub_count_log
(
uint16_t
val
)
cfg_srv.c:2333
net_buf_simple_add_u8
(
msg
,
hb_pub_count_log
(
pub
->
count
)
)
;
cfg_srv.c:2368
hb_pub_send_status()
Call Tree
from
examples
hb_pub_count_log()
is called by 1 function:
hb_pub_send_status()
All items filtered out
hb_pub_count_log()
All items filtered out
Data Use
from
examples
hb_pub_count_log()
:
All items filtered out
hb_pub_count_log()
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