Home
last modified time | relevance | path

Searched refs:new_keys_count (Results 1 – 3 of 3) sorted by relevance

/btstack/example/
H A Dhid_host_demo.c234 int new_keys_count = 0; in hid_host_handle_interrupt_report() local
263 new_keys[new_keys_count++] = (uint8_t) usage; in hid_host_handle_interrupt_report()
H A Dhog_host_demo.c182 int new_keys_count = 0; in hid_handle_input_report() local
204 new_keys[new_keys_count++] = (uint8_t) usage; in hid_handle_input_report()
H A Dhog_boot_host_demo.c172 int new_keys_count = 0; in handle_boot_keyboard_event() local
184 new_keys[new_keys_count++] = usage; in handle_boot_keyboard_event()