ESP-IDF
last_seg()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (2/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
last_seg()
last_seg() function
Syntax
Show:
Summary
Declaration
from
pb_adv.c:154
static
uint8_t
last_seg
(
uint8_t
len
)
;
Arguments
Argument
len
Examples
References
from
examples
Code
Location
Referrer
static
uint8_t
last_seg
(
uint8_t
len
)
pb_adv.c:154
net_buf_add_u8
(
start
,
GPC_START
(
last_seg
(
msg
->
om_len
)
)
)
;
pb_adv.c:676
prov_send_adv()
Call Tree
from
examples
last_seg()
is called by 1 function:
prov_send_adv()
All items filtered out
last_seg()
All items filtered out
Data Use
from
examples
last_seg()
:
All items filtered out
last_seg()
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