Searched refs:hids_device_send_input_report (Results 1 – 4 of 4) sorted by relevance
120 uint8_t hids_device_send_input_report(hci_con_handle_t con_handle, const uint8_t * report, uint16_t…
586 uint8_t hids_device_send_input_report(hci_con_handle_t con_handle, const uint8_t * report, uint16_t… in hids_device_send_input_report() function
175 hids_device_send_input_report(con_handle, report, sizeof(report)); in send_report()
262 hids_device_send_input_report(con_handle, report, sizeof(report)); in send_report()