ESP-IDF
buf_send_start()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
buf_send_start()
buf_send_start() function
Syntax
Show:
Summary
Declaration
from
friend.c:1140
static
void
buf_send_start
(
uint16_t
duration
,
int
err
,
void
*
user_data
)
;
Arguments
Argument
duration
err
user_data
Examples
References
from
examples
Code
Location
Referrer
static
void
buf_send_start
(
uint16_t
duration
,
int
err
,
void
*
user_data
)
friend.c:1140
.
start
=
buf_send_start
,
friend.c:1214
friend_timeout()
Call Tree
from
examples
buf_send_start()
calls 1 function:
All items filtered out
buf_send_start()
net_buf_unref()
All items filtered out
Data Use
from
examples
buf_send_start()
reads 2 variables and writes 3 variables:
bt_mesh_friend::established
bt_mesh_friend::last
All items filtered out
buf_send_start()
friend_timeout()
bt_mesh_friend::pending_buf
bt_mesh_friend::last
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
buf_send_start()
is implemented by 1 functions:
All items filtered out
buf_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