Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dsolicitation.c186 bool sol_uuid_found = false; in bt_mesh_sol_recv() local
212 sol_uuid_found = true; in bt_mesh_sol_recv()
217 if (!sol_uuid_found) { in bt_mesh_sol_recv()