Home
last modified time | relevance | path

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

/btstack/src/mesh/
H A Dmesh_foundation.c47 static uint8_t mesh_foundation_gatt_proxy = 0; variable
58 mesh_foundation_gatt_proxy = value; in mesh_foundation_gatt_proxy_set()
59 printf("MESH: GATT PROXY %x\n", mesh_foundation_gatt_proxy); in mesh_foundation_gatt_proxy_set()
63 return mesh_foundation_gatt_proxy; in mesh_foundation_gatt_proxy_get()