Lines Matching refs:href
25 <a href="#ab-update">A/B Update</a>: a typical application of OTA update. In this update mode, a de…
51 <a href="#generating-a-public/private-key-pair">1. Use the OpenSSL tool to generate a public/privat…
53 <a href="#making-an-update-package">2. Use the packaging tool to generate an update package.</a>
55   <a href="#mini-and-small systems">2.1 Mini and small systems</a>
57   <a href="#standard system">2.2 Standard system</a>
59 <a href="#uploading-the-update package">3. Upload the update package to the vendor's OTA server.</a>
61 <a href="#downloading-the-update-package">4. Download the update package from the vendor's OTA serv…
63 <a href="#integrating-the-OTA-update-capability">5. Integrate the OTA update capability.
65   <a href="#api-application-scenario-default">5.1 API application scenario (default)</a>
67   <a href="#api-application-scenario-custom">5.2 API application scenario (custom)</a>
69   <a href="#ab-update-scenario">5.3 A/B update scenario</a>