Home
last modified time | relevance | path

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

/btstack/src/mesh/
H A Dmesh_upper_transport.h111 void mesh_upper_transport_init(void);
H A Dmesh.c1250 mesh_upper_transport_init(); in mesh_init()
H A Dmesh_upper_transport.c1268 void mesh_upper_transport_init(){ in mesh_upper_transport_init() function
/btstack/test/mesh/
H A Dmesh_message_test.cpp336 mesh_upper_transport_init(); in TEST_GROUP()