Home
last modified time | relevance | path

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

/btstack/src/mesh/
H A Dmesh_foundation.c56 void mesh_foundation_gatt_proxy_set(uint8_t value){ in mesh_foundation_gatt_proxy_set() function
H A Dmesh_foundation.h175 void mesh_foundation_gatt_proxy_set(uint8_t value);
H A Dmesh.c353 mesh_foundation_gatt_proxy_set(data.gatt_proxy); in mesh_foundation_state_load()
H A Dmesh_configuration_server.c454 mesh_foundation_gatt_proxy_set(enabled); in config_gatt_proxy_set_handler()
/btstack/example/
H A Dmesh_node_demo.c272 mesh_foundation_gatt_proxy_set(1); in btstack_main()
/btstack/test/mesh/
H A Dmesh_pts.c666 mesh_foundation_gatt_proxy_set(1); in btstack_main()
H A Dmesh_message_test.cpp346 mesh_foundation_gatt_proxy_set(1); in TEST_GROUP()