Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dcfg_srv.c1490 const uint8_t **label_match; in mod_sub_va_del() local
1536 label_match = bt_mesh_model_find_uuid(&mod, va->uuid); in mod_sub_va_del()
1537 if (!label_match) { in mod_sub_va_del()
1549 *label_match = NULL; in mod_sub_va_del()