ESP-IDF
GPC_CTL
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_CTL
GPC_CTL macro
Syntax
Show:
Summary
Declaration
from
prov_common.h:102
#define
GPC_CTL
(
op
)
(
(
(
op
)
<
<
2
)
|
0x03
)
Arguments
Argument
op
Examples
References
from
examples
Code
Location
#define
GPC_CTL
(
op
)
(
(
(
op
)
<
<
2
)
|
0x03
)
pb_adv.c:29
#define
GPC_CTL
(
op
)
(
(
(
op
)
<
<
2
)
|
0x03
)
prov_common.h:102
net_buf_add_u8
(
buf
,
GPC_CTL
(
op
)
)
;
pb_adv.c:624
net_buf_add_u8
(
buf
,
GPC_CTL
(
op
)
)
;
prov_common.c:537
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