ESP-IDF
BLE_MESH_KR_PHASE_1
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
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_KR_PHASE_1
BLE_MESH_KR_PHASE_1 macro
Syntax
Show:
Summary
Declaration
from
net.h:24
#define
BLE_MESH_KR_PHASE_1
0x01
Examples
References
from
examples
Code
Location
#define
BLE_MESH_KR_PHASE_1
0x01
net.h:24
if
(
sub
->
kr_phase
!=
BLE_MESH_KR_PHASE_1
)
{
cfg_srv.c:495
case
BLE_MESH_KR_PHASE_1
:
cfg_srv.c:2427
sub
->
kr_phase
=
BLE_MESH_KR_PHASE_1
;
cfg_srv.c:2450
if
(
sub
->
kr_phase
==
BLE_MESH_KR_PHASE_1
&&
cfg_srv.c:3123
}
else
if
(
(
sub
->
kr_phase
==
BLE_MESH_KR_PHASE_1
||
cfg_srv.c:3134
if
(
sub
->
kr_phase
==
BLE_MESH_KR_PHASE_1
)
{
net.c:583
case
BLE_MESH_KR_PHASE_1
:
net.c:596
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