ESP-IDF
GPC_CONT
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/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_CONT
GPC_CONT macro
Syntax
Show:
Summary
Declaration
from
prov_common.h:101
#define
GPC_CONT
(
seg_id
)
(
(
(
seg_id
)
<
<
2
)
|
0x02
)
Arguments
Argument
seg_id
Examples
References
from
examples
Code
Location
#define
GPC_CONT
(
seg_id
)
(
(
(
seg_id
)
<
<
2
)
|
0x02
)
pb_adv.c:28
#define
GPC_CONT
(
seg_id
)
(
(
(
seg_id
)
<
<
2
)
|
0x02
)
prov_common.h:101
net_buf_add_u8
(
buf
,
GPC_CONT
(
seg_id
)
)
;
pb_adv.c:715
net_buf_add_u8
(
buf
,
GPC_CONT
(
seg_id
)
)
;
prov_common.c:629
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