ESP-IDF
bt_mesh_ctl_friend_clear_confirm::lpn_counter
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (3/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_ctl_friend_clear_confirm::lpn_counter
bt_mesh_ctl_friend_clear_confirm::lpn_counter field
Syntax
Show:
Summary
Declaration
from
transport.h:84
uint16_t
lpn_counter
;
Examples
References
from
examples
Code
Location
Referrer
uint16_t
lpn_counter
;
transport.h:84
uint16_t
lpn_counter
;
transport.h:69
cfm
.
lpn_counter
=
msg
->
lpn_counter
;
friend.c:270
bt_mesh_friend_clear()
lpn_counter
=
sys_be16_to_cpu
(
msg
->
lpn_counter
)
;
friend.c:872
bt_mesh_friend_clear_cfm()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
bt_mesh_ctl_friend_clear_confirm::lpn_counter
is written by 1 function and is read by 1 function:
bt_mesh_friend_clear()
All items filtered out
bt_mesh_ctl_friend_clear_confirm::lpn_counter
bt_mesh_friend_clear_cfm()
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