ESP-IDF
ack_complete()
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
ack_complete()
ack_complete() function
Syntax
Show:
Summary
Declaration
from
pb_adv.c:257
static
void
ack_complete
(
uint16_t
duration
,
int
err
,
void
*
user_data
)
;
Arguments
Argument
duration
err
user_data
Examples
References
from
examples
Code
Location
Referrer
static
void
ack_complete
(
uint16_t
duration
,
int
err
,
void
*
user_data
)
pb_adv.c:257
.
start
=
ack_complete
,
pb_adv.c:314
gen_prov_ack_send()
Call Tree
from
examples
ack_complete()
calls 1 function:
All items filtered out
ack_complete()
atomic_clear_bit()
All items filtered out
Data Use
from
examples
ack_complete()
reads 5 variables and writes 1 variable:
::ADV_ACK_PENDING
pb_adv::flags
pb_adv::
::pending_ack
pb_adv::tx
link
All items filtered out
ack_complete()
gen_prov_ack_send()
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
ack_complete()
is implemented by 1 functions:
All items filtered out
ack_complete()
bt_mesh_send_cb::start
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out