Home
last modified time | relevance | path

Searched defs:label_uuid (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dcfg_srv.c1151 static struct label *va_find(const uint8_t *label_uuid, in va_find()
1177 uint8_t va_add(uint8_t *label_uuid, uint16_t *addr) in va_add()
1207 uint8_t va_del(uint8_t *label_uuid, uint16_t *addr) in va_del()
1232 uint8_t *label_uuid = NULL; in mod_sub_list_clear() local
1270 uint8_t *label_uuid = NULL; in mod_pub_va_set() local
1830 uint8_t *label_uuid = NULL; in mod_sub_va_add() local
1910 uint8_t *label_uuid = NULL; in mod_sub_va_del() local
1978 uint8_t *label_uuid = NULL; in mod_sub_va_overwrite() local
/hal_espressif-latest/components/bt/esp_ble_mesh/api/models/include/
Desp_ble_mesh_config_model_api.h228 …uint8_t label_uuid[16]; /*!< The Label UUID of the virtual address to be added to the Subs… member
236 …uint8_t label_uuid[16]; /*!< The Label UUID of the virtual address to be removed from the … member
244 …uint8_t label_uuid[16]; /*!< The Label UUID of the virtual address to be added to the Subs… member
252 uint8_t label_uuid[16]; /*!< Value of the Label UUID publish address */ member