* @brief Send a pin code to the host. The pin is generated from the Moonlight client during the pairing process. * @param response The HTTP response object. * @param request The HTTP request object. * The body for the post request should be JSON serialized in the following format: * @code{.json} * { * "pin": " ", * "name": "Friendly Client Name" * } * @endcode
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected