Searched refs:esp_ble_mesh_octet16_t (Results 1 – 2 of 2) sorted by relevance
44 typedef uint8_t esp_ble_mesh_octet16_t[ESP_BLE_MESH_OCTET16_LEN]; typedef1101 esp_ble_mesh_octet16_t device_uuid; /*!< Device UUID of the provisioned device */
811 …cpy(mesh_param.provisioner_prov_complete.device_uuid, device_uuid, sizeof(esp_ble_mesh_octet16_t)); in btc_ble_mesh_provisioner_prov_complete_cb()