ESP-IDF
BLE_MESH_KEY_ANY
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
BLE_MESH_KEY_ANY
BLE_MESH_KEY_ANY macro
Syntax
Show:
Summary
Declaration
from
mesh.h:21
#define
BLE_MESH_KEY_ANY
0xFFFF
Examples
References
from
examples
Code
Location
#define
BLE_MESH_KEY_ANY
0xFFFF
mesh.h:21
bt_mesh_friend_clear_net_idx
(
BLE_MESH_KEY_ANY
)
;
cfg_srv.c:2989
frnd
=
bt_mesh_friend_find
(
BLE_MESH_KEY_ANY
,
lpn_addr
,
true
,
true
)
;
cfg_srv.c:3035
bt_mesh_friend_clear_net_idx
(
BLE_MESH_KEY_ANY
)
;
main.c:143
bt_mesh_friend_clear_net_idx
(
BLE_MESH_KEY_ANY
)
;
main.c:796
if
(
net_idx
==
BLE_MESH_KEY_ANY
)
{
net.c:152
if
(
net_idx
==
BLE_MESH_KEY_ANY
)
{
net.c:167
bt_mesh_friend_sec_update
(
sub
?
sub
->
net_idx
:
BLE_MESH_KEY_ANY
)
;
net.c:664
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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