Home
last modified time | relevance | path

Searched defs:match_val (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/api/core/
Desp_ble_mesh_provisioning_api.c372 esp_err_t esp_ble_mesh_provisioner_set_dev_uuid_match(const uint8_t *match_val, uint8_t match_len, in esp_ble_mesh_provisioner_set_dev_uuid_match()
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/include/
Dbtc_ble_mesh_prov.h168 uint8_t match_val[16]; member
259 uint8_t match_val[16]; member
/hal_espressif-latest/components/bt/esp_ble_mesh/api/
Desp_ble_mesh_defs.h773 uint8_t match_val[16]; /*!< Value of UUID to be compared */ member