ESP-IDF
RETRANSMITS_RELIABLE
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
RETRANSMITS_RELIABLE
RETRANSMITS_RELIABLE macro
Syntax
Show:
Summary
Declaration
from
pb_adv.c:58
#define
RETRANSMITS_RELIABLE
0
Examples
References
from
examples
Code
Location
#define
RETRANSMITS_RELIABLE
0
pb_adv.c:58
start
=
adv_buf_create
(
RETRANSMITS_RELIABLE
)
;
pb_adv.c:667
buf
=
adv_buf_create
(
RETRANSMITS_RELIABLE
)
;
pb_adv.c:700
return
bearer_ctl_send
(
ctl_buf_create
(
LINK_OPEN
,
uuid
,
16
,
RETRANSMITS_RELIABLE
)
)
;
pb_adv.c:854
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