Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/examples/mesh/manual_networking/main/include/
Dmesh_light.h41 uint16_t token_value; member
/hal_espressif-3.6.0/examples/mesh/internal_communication/main/include/
Dmesh_light.h41 uint16_t token_value; member
/hal_espressif-3.6.0/examples/mesh/internal_communication/main/
Dmesh_light.c171 if (in->token_id != MESH_TOKEN_ID || in->token_value != MESH_TOKEN_VALUE) { in mesh_light_process()
Dmesh_main.c46 .token_value = MESH_TOKEN_VALUE,
53 .token_value = MESH_TOKEN_VALUE,
/hal_espressif-3.6.0/examples/mesh/manual_networking/main/
Dmesh_light.c174 if (in->token_id != MESH_TOKEN_ID || in->token_value != MESH_TOKEN_VALUE) { in mesh_light_process()