Searched refs:characteristic_descriptor_value (Results 1 – 1 of 1) sorted by relevance
990 const uint8_t * characteristic_descriptor_value; in handle_gatt_client_event() local1197 …characteristic_descriptor_value = gatt_event_characteristic_descriptor_query_result_get_descriptor… in handle_gatt_client_event()1203 …_index].external_report_reference_uuid = little_endian_read_16(characteristic_descriptor_value, 0); in handle_gatt_client_event()1214 … client->reports[client->report_index].report_id = characteristic_descriptor_value[0]; in handle_gatt_client_event()1215 …>reports[client->report_index].report_type = (hid_report_type_t)characteristic_descriptor_value[1]; in handle_gatt_client_event()