Searched refs:report_reference_value (Results 1 – 1 of 1) sorted by relevance
483 …const uint8_t * report_reference_value = gatt_server_get_const_value_for_handle(report_reference_h… in hids_device_init_with_storage() local484 if (report_reference_value == NULL){ in hids_device_init_with_storage()490 uint8_t report_id = report_reference_value[0]; in hids_device_init_with_storage()491 hid_report_type_t report_type = (hid_report_type_t) report_reference_value[1]; in hids_device_init_with_storage()