ESP-IDF
seg_first_send_start()
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
seg_first_send_start()
seg_first_send_start() function
Syntax
Show:
Summary
Declaration
from
transport.c:396
static
void
seg_first_send_start
(
uint16_t
duration
,
int
err
,
void
*
user_data
)
;
Arguments
Argument
duration
err
user_data
Examples
References
from
examples
Code
Location
static
void
seg_first_send_start
(
uint16_t
duration
,
int
err
,
void
*
user_data
)
transport.c:396
.
start
=
seg_first_send_start
,
transport.c:426
Call Tree
from
examples
seg_first_send_start()
calls 1 function:
All items filtered out
seg_first_send_start()
bt_mesh_send_cb::start
All items filtered out
Data Use
from
examples
seg_first_send_start()
reads 3 variables:
bt_mesh_send_cb::start
seg_tx::cb
seg_tx::cb_data
All items filtered out
seg_first_send_start()
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
seg_first_send_start()
is implemented by 1 functions:
All items filtered out
seg_first_send_start()
bt_mesh_send_cb::start
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out