Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dprovisioner_prov.c250 uint8_t match_value[16]; member
520 prov_ctx.match_value, prov_ctx.match_length)) {
986 (void)memset(prov_ctx.match_value, 0, 16);
991 memcpy(prov_ctx.match_value, match, length);
3387 memset(prov_ctx.match_value, 0, sizeof(prov_ctx.match_value));