1.2.2.3.3.1.3.11 BLE_HOGPS_SetBootKeyboardOutputReport
C
uint16_t BLE_HOGPS_SetBootKeyboardOutputReport(uint8_t ledValue);
Description
Set HID boot keyboard output report.
Parameters
Parameter | Description |
---|---|
[in] ledValue | Bit fields (bit 0 - bit 4) represent LED values. |
Return values
Return value | Description |
---|---|
MBA_RES_SUCCESS | Successfully set the output report. |
MBA_RES_INVALID_PARA | Invalid parameters. |