Home
last modified time | relevance | path

Searched refs:mesh_foundation_beacon (Results 1 – 1 of 1) sorted by relevance

/btstack/src/mesh/
H A Dmesh_foundation.c48 static uint8_t mesh_foundation_beacon = 0; variable
80 mesh_foundation_beacon = value; in mesh_foundation_beacon_set()
81 printf("MESH: Secure Network Beacon %x\n", mesh_foundation_beacon); in mesh_foundation_beacon_set()
85 return mesh_foundation_beacon; in mesh_foundation_beacon_get()