Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dcfg_srv.c1389 const uint8_t **label_entry; in mod_sub_va_add() local
1435 label_entry = bt_mesh_model_find_uuid(&mod, NULL); in mod_sub_va_add()
1436 if (!label_entry) { in mod_sub_va_add()
1461 *label_entry = va->uuid; in mod_sub_va_add()