ESP-IDF
bt_mesh_friend::send_last
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
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
bt_mesh_friend::send_last
bt_mesh_friend::send_last field
Syntax
Show:
Summary
Declaration
from
net.h:181
uint8_t
fsn
:
1
,
send_last
:
1
;
Examples
References
from
examples
Code
Location
Referrer
send_last
:
1
,
net.h:182
send_last
:
1
,
net.h:62
frnd
->
send_last
=
1
;
friend.c:601
enqueue_sub_cfm()
frnd
->
send_last
=
1
;
friend.c:742
bt_mesh_friend_poll()
frnd
->
send_last
=
1
;
friend.c:919
enqueue_offer()
frnd
->
send_last
,
frnd
->
last
)
;
friend.c:1227
friend_timeout()
if
(
frnd
->
send_last
&&
frnd
->
last
)
{
friend.c:1229
friend_timeout()
frnd
->
send_last
=
0
;
friend.c:1231
friend_timeout()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
bt_mesh_friend::send_last
is written by 4 functions and is read by 1 function:
enqueue_sub_cfm()
bt_mesh_friend_poll()
enqueue_offer()
friend_timeout()
All items filtered out
bt_mesh_friend::send_last
friend_timeout()
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