ESP-IDF
GPC_START
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (4/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
GPC_START
GPC_START macro
Syntax
Show:
Summary
Declaration
from
prov_common.h:99
#define
GPC_START
(
last_seg
)
(
(
(
last_seg
)
<
<
2
)
|
0x00
)
Arguments
Argument
last_seg
Examples
References
from
examples
Code
Location
#define
GPC_START
(
last_seg
)
(
(
(
last_seg
)
<
<
2
)
|
0x00
)
pb_adv.c:26
#define
GPC_START
(
last_seg
)
(
(
(
last_seg
)
<
<
2
)
|
0x00
)
prov_common.h:99
net_buf_add_u8
(
start
,
GPC_START
(
last_seg
(
msg
->
om_len
)
)
)
;
pb_adv.c:676
net_buf_add_u8
(
start
,
GPC_START
(
last_seg
(
msg
->
len
)
)
)
;
prov_common.c:592
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