Home
last modified time | relevance | path

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

/btstack/src/mesh/
H A Dmesh_lower_transport.h81 void mesh_lower_transport_init(void);
H A Dmesh_lower_transport.c1029 void mesh_lower_transport_init(){ in mesh_lower_transport_init() function
H A Dmesh.c1249 mesh_lower_transport_init(); in mesh_init()
/btstack/test/mesh/
H A Dmesh_message_test.cpp335 mesh_lower_transport_init(); in TEST_GROUP()