ESP-IDF
BLE_MESH_KEY_UNUSED
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
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
BLE_MESH_KEY_UNUSED
BLE_MESH_KEY_UNUSED macro
Syntax
Show:
Summary
Declaration
from
access.h:41
#define
BLE_MESH_KEY_UNUSED
0xFFFF
Examples
References
from
examples
Code
Location
#define
BLE_MESH_KEY_UNUSED
0xFFFF
access.h:41
mod
->
keys
[
i
]
=
BLE_MESH_KEY_UNUSED
;
access.c:360
mod
->
keys
[
i
]
=
BLE_MESH_KEY_UNUSED
;
access.c:421
if
(
sub
==
NULL
||
sub
->
net_idx
==
BLE_MESH_KEY_UNUSED
)
{
beacon.c:66
uint16_t
net_idx
=
BLE_MESH_KEY_UNUSED
;
beacon.c:99
if
(
sub
==
NULL
||
sub
->
net_idx
==
BLE_MESH_KEY_UNUSED
)
{
beacon.c:164
if
(
sub
==
NULL
||
sub
->
net_idx
==
BLE_MESH_KEY_UNUSED
)
{
beacon.c:306
if
(
sub
==
NULL
||
sub
->
net_idx
==
BLE_MESH_KEY_UNUSED
)
{
beacon.c:572
if
(
model
->
keys
[
i
]
==
BLE_MESH_KEY_UNUSED
)
{
cfg_srv.c:404
model
->
keys
[
i
]
=
BLE_MESH_KEY_UNUSED
;
cfg_srv.c:433
if
(
key
->
net_idx
==
BLE_MESH_KEY_UNUSED
)
{
cfg_srv.c:455
key
->
net_idx
=
BLE_MESH_KEY_UNUSED
;
cfg_srv.c:646
prev
=
BLE_MESH_KEY_UNUSED
;
cfg_srv.c:740
if
(
prev
==
BLE_MESH_KEY_UNUSED
)
{
cfg_srv.c:748
prev
=
BLE_MESH_KEY_UNUSED
;
cfg_srv.c:754
if
(
prev
!=
BLE_MESH_KEY_UNUSED
)
{
cfg_srv.c:757
if
(
bt_mesh
.
sub
[
i
]
.
net_idx
==
BLE_MESH_KEY_UNUSED
)
{
cfg_srv.c:2314
change
.
cfg_netkey_delete
.
net_idx
=
sub
?
sub
->
net_idx
:
BLE_MESH_KEY_UNUSED
;
cfg_srv.c:2554
prev
=
BLE_MESH_KEY_UNUSED
;
cfg_srv.c:2570
if
(
sub
->
net_idx
==
BLE_MESH_KEY_UNUSED
)
{
cfg_srv.c:2574
if
(
prev
==
BLE_MESH_KEY_UNUSED
)
{
cfg_srv.c:2578
prev
=
BLE_MESH_KEY_UNUSED
;
cfg_srv.c:2584
if
(
prev
!=
BLE_MESH_KEY_UNUSED
)
{
cfg_srv.c:2587
if
(
mod
->
keys
[
i
]
!=
BLE_MESH_KEY_UNUSED
)
{
cfg_srv.c:2894
cfg
->
hb_pub
.
net_idx
=
BLE_MESH_KEY_UNUSED
;
cfg_srv.c:3625
if
(
sub
->
net_idx
!=
BLE_MESH_KEY_UNUSED
)
{
cfg_srv.c:3716
sub
->
net_idx
=
BLE_MESH_KEY_UNUSED
;
cfg_srv.c:3873
if
(
key
->
net_idx
!=
BLE_MESH_KEY_UNUSED
&&
fast_prov.c:80
if
(
key
&&
key
->
net_idx
!=
BLE_MESH_KEY_UNUSED
&&
fast_prov.c:88
.
app_idx
=
BLE_MESH_KEY_UNUSED
,
heartbeat.c:77
if
(
bt_mesh
.
sub
[
i
]
.
net_idx
!=
BLE_MESH_KEY_UNUSED
)
{
local.c:213
if
(
bt_mesh
.
sub
[
i
]
.
net_idx
==
BLE_MESH_KEY_UNUSED
)
{
local.c:225
if
(
bt_mesh
.
app_keys
[
i
]
.
net_idx
!=
BLE_MESH_KEY_UNUSED
)
{
local.c:289
if
(
model
->
keys
[
i
]
==
BLE_MESH_KEY_UNUSED
)
{
local.c:357
.
net_idx
=
BLE_MESH_KEY_UNUSED
,
net.c:73
.
net_idx
=
BLE_MESH_KEY_UNUSED
,
net.c:78
if
(
sub
&&
sub
->
net_idx
!=
BLE_MESH_KEY_UNUSED
)
{
net.c:790
const
bool
ctl
=
(
tx
->
ctx
->
app_idx
==
BLE_MESH_KEY_UNUSED
)
;
net.c:947
if
(
sub
==
NULL
||
sub
->
net_idx
==
BLE_MESH_KEY_UNUSED
)
{
net.c:1258
if
(
sub
->
net_idx
==
BLE_MESH_KEY_UNUSED
)
{
net.c:1400
rx
->
ctx
.
app_idx
=
BLE_MESH_KEY_UNUSED
;
net.c:1806
if
(
sub
->
net_idx
!=
BLE_MESH_KEY_UNUSED
)
{
proxy_server.c:482
if
(
bt_mesh
.
sub
[
i
]
.
net_idx
!=
BLE_MESH_KEY_UNUSED
)
{
proxy_server.c:513
if
(
sub
->
net_idx
==
BLE_MESH_KEY_UNUSED
)
{
proxy_server.c:554
if
(
sub
->
net_idx
==
BLE_MESH_KEY_UNUSED
)
{
proxy_server.c:1617
model
->
keys
[
i
]
=
BLE_MESH_KEY_UNUSED
;
pvnr_mgmt.c:1112
if
(
model
->
keys
[
i
]
==
BLE_MESH_KEY_UNUSED
)
{
pvnr_mgmt.c:1380
if
(
bt_mesh
.
sub
[
i
]
.
net_idx
==
BLE_MESH_KEY_UNUSED
)
{
settings.c:444
if
(
bt_mesh
.
app_keys
[
i
]
.
net_idx
!=
BLE_MESH_KEY_UNUSED
&&
settings.c:458
model
->
keys
[
i
]
=
BLE_MESH_KEY_UNUSED
;
settings.c:677
if
(
bt_mesh
.
sub
[
0
]
.
net_idx
==
BLE_MESH_KEY_UNUSED
)
{
settings.c:1423
if
(
sub
->
net_idx
==
BLE_MESH_KEY_UNUSED
)
{
settings.c:1437
if
(
key
->
net_idx
==
BLE_MESH_KEY_UNUSED
)
{
test.c:68
if
(
model
->
keys
[
k
]
==
BLE_MESH_KEY_UNUSED
)
{
test.c:104
if
(
model
->
keys
[
k
]
==
BLE_MESH_KEY_UNUSED
)
{
test.c:119
if
(
bt_mesh
.
app_keys
[
i
]
.
net_idx
!=
BLE_MESH_KEY_UNUSED
&&
transport.c:171
bt_mesh
.
p_app_keys
[
i
]
->
net_idx
!=
BLE_MESH_KEY_UNUSED
&&
transport.c:184
tx
->
ctx
->
app_idx
=
BLE_MESH_KEY_UNUSED
;
transport.c:1174
.
app_idx
=
BLE_MESH_KEY_UNUSED
,
transport.c:1192
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