Searched refs:hids_device_send_boot_keyboard_input_report (Results 1 – 3 of 3) sorted by relevance
138 uint8_t hids_device_send_boot_keyboard_input_report(hci_con_handle_t con_handle, const uint8_t * re…
619 uint8_t hids_device_send_boot_keyboard_input_report(hci_con_handle_t con_handle, const uint8_t * re… in hids_device_send_boot_keyboard_input_report() function
259 hids_device_send_boot_keyboard_input_report(con_handle, report, sizeof(report)); in send_report()