Searched refs:max_keys (Results 1 – 1 of 1) sorted by relevance
185 unsigned char hid_process_packet(unsigned char *hid_report, uint16_t *buffer, uint8_t max_keys){ in hid_process_packet() argument205 for (i=0; i< NUM_KEYS && result < max_keys; i++){ in hid_process_packet()