Lines Matching full:scanning
55 /** Remote Provisioning Server scanning capabilities */
71 * NULL if extended scanning hasn't been enabled. An
72 * empty buffer indicates that the extended scanning
97 /** @brief Get scanning capabilities of Remote Provisioning Server.
109 /** @brief Get current scanning state of Remote Provisioning Server.
121 /** @brief Start scanning for unprovisioned devices.
123 * Tells the Remote Provisioning Server to start scanning for unprovisioned
150 /** @brief Start extended scanning for unprovisioned devices.
152 * Extended scanning supplements regular unprovisioned scanning, by allowing
154 * Provisioning Server will use active scanning to request a scan
164 * Server will extend the scanning to include packets other than
178 * @param uuid Device UUID to start extended scanning for, or NULL to scan
193 /** @brief Stop any ongoing scanning on the Remote Provisioning Server.