\r
/** Sends a Bluetooth HCI control command to the attached Bluetooth device.\r
*\r
- * \param HCICommandHeader HCI command header to send to the attached device\r
- * \param Parameters Pointer to the source of the control parameters (if any)\r
- * \param ParameterLength Length of the parameters to send in bytes\r
+ * \param[in] HCICommandHeader HCI command header to send to the attached device\r
+ * \param[in] Parameters Pointer to the source of the control parameters (if any)\r
+ * \param[in] ParameterLength Length of the parameters to send in bytes\r
*\r
* \return A value from the USB_Host_SendControlErrorCodes_t enum.\r
*/\r