ESP-IDF
BLE_MESH_SECURE_BEACON_ENABLED
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_SECURE_BEACON_ENABLED
BLE_MESH_SECURE_BEACON_ENABLED macro
Syntax
Show:
Summary
Declaration
from
main.h:471
#define
BLE_MESH_SECURE_BEACON_ENABLED
0x01
Examples
References
from
examples
Code
Location
#define
BLE_MESH_SECURE_BEACON_ENABLED
0x01
main.h:471
if
(
bt_mesh_secure_beacon_get
(
)
==
BLE_MESH_SECURE_BEACON_ENABLED
||
beacon.c:346
if
(
bt_mesh_secure_beacon_get
(
)
==
BLE_MESH_SECURE_BEACON_ENABLED
&&
beacon.c:453
if
(
bt_mesh_secure_beacon_get
(
)
==
BLE_MESH_SECURE_BEACON_ENABLED
)
{
fast_prov.c:168
if
(
bt_mesh_secure_beacon_get
(
)
==
BLE_MESH_SECURE_BEACON_ENABLED
)
{
fast_prov.c:182
if
(
bt_mesh_secure_beacon_get
(
)
==
BLE_MESH_SECURE_BEACON_ENABLED
)
{
main.c:339
if
(
bt_mesh_secure_beacon_get
(
)
==
BLE_MESH_SECURE_BEACON_ENABLED
)
{
main.c:385
if
(
bt_mesh_secure_beacon_get
(
)
==
BLE_MESH_SECURE_BEACON_ENABLED
)
{
main.c:713
if
(
bt_mesh_secure_beacon_get
(
)
==
BLE_MESH_SECURE_BEACON_ENABLED
)
{
main.c:785
if
(
bt_mesh_secure_beacon_get
(
)
==
BLE_MESH_SECURE_BEACON_ENABLED
)
{
net.c:2019
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