Searched refs:read_type (Results 1 – 2 of 2) sorted by relevance
263 uint16_t read_type; in dis_c_cmpl_cback() local272 read_type = dis_attr_uuid[dis_cb.dis_read_uuid_idx]; in dis_c_cmpl_cback()275 status, read_type); in dis_c_cmpl_cback()282 switch (read_type) { in dis_c_cmpl_cback()310 .data_string[read_type - GATT_UUID_MODEL_NUMBER_STR]; in dis_c_cmpl_cback()313 p_clcb->dis_value.attr_mask |= dis_uuid_to_attr(read_type); in dis_c_cmpl_cback()316 p_clcb->dis_value.data_string[read_type - GATT_UUID_MODEL_NUMBER_STR] = in dis_c_cmpl_cback()
1055 tGATT_READ_TYPE read_type = (read_param.read_multiple.variable_len) in bta_gattc_read_multi() local1058 tGATT_STATUS status = GATTC_Read(p_clcb->bta_conn_id, read_type, &read_param); in bta_gattc_read_multi()