ESP-IDF
sdp_flag_t::primary_di
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
sdp_flag_t::primary_di
sdp_flag_t::primary_di field
Syntax
Show:
Summary
Declaration
from
btc_sdp.c:30
uint8_t
primary_di
:
1
;
Examples
References
from
examples
Code
Location
Referrer
uint8_t
primary_di
:
1
;
btc_sdp.c:30
if
(
(
*
slot
)
&&
(
*
slot
)
->
flag
.
di
&&
(
*
slot
)
->
flag
.
primary_di
)
{
btc_sdp.c:308
alloc_sdp_slot()
(
*
slot
)
->
flag
.
primary_di
=
is_primary_di_record
;
btc_sdp.c:332
alloc_sdp_slot()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
sdp_flag_t::primary_di
is written by 1 function and is read by 1 function:
alloc_sdp_slot()
All items filtered out
sdp_flag_t::primary_di
alloc_sdp_slot()
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